Url Property
Gets and sets the url of the source.
Namespace
Statiq.Feeds.Syndication.Rss
Containing Type
RssSource
Property Type
string

Syntax

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

Attributes

Type Description
DefaultValueAttribute
XmlAttribute

Value

Type Description
string