Type Property
Gets and sets the MIME type for the resource.
Namespace
Statiq.Feeds.Syndication.Rss
Containing Type
RssEnclosure
Property Type
string

Syntax

[DefaultValue(null)]
[XmlAttribute("type")]
public string Type { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlAttribute

Value

Type Description
string