Gets and sets an RDF association between the optional image element and this particular RSS channel.
- Namespace
- Statiq
.Feeds .Syndication .Rdf - Containing Type
- RdfFeedBase
- Property Type
- RdfImage
Syntax
[DefaultValue(null)]
[XmlElement("image", Namespace = NamespaceRss10)]
public RdfImage Image { get; set; }
Attributes
Type | Description |
---|---|
Default |
|
XmlElement |
Value
Type | Description |
---|---|
RdfImage |