Url Property
Gets and sets the url to which the image is linked.
Namespace
Statiq.Feeds.Syndication.Rss
Containing Type
RssImage
Property Type
string

Syntax

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

Attributes

Type Description
DefaultValueAttribute
XmlElement

Value

Type Description
string