Image Property
Gets and sets an RDF association between the optional image element and this particular RSS channel.
Namespace
Statiq.Feeds.Syndication.Rdf
Containing Type
RdfChannel
Property Type
RdfResource

Syntax

[DefaultValue(null)]
[XmlElement("image", Namespace = RdfFeedBase.NamespaceRss10)]
public RdfResource Image { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlElement

Value

Type Description
RdfResource