Url Property
Gets and sets the URL where the enclosure is located.
Namespace
Statiq.Feeds.Syndication.Rss
Containing Type
RssEnclosure
Property Type
string

Syntax

[DefaultValue(null)]
[XmlAttribute("url")]
public string Url { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlAttribute

Value

Type Description
string