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