RdfImage.

Url Property

Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Rdf
Containing Type
RdfImage

Syntax

[DefaultValue(null)]
[XmlElement("url", Namespace = RdfFeedBase.NamespaceRss10)]
public string Url { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlElementAttribute

Value

Type Description
string
GitHub