Gets and sets an RDF table of contents, associating the document's items
with this particular RSS channel.
- Namespace
- Statiq
.Feeds .Syndication .Rdf - Containing Type
- RdfChannel
- Property Type
- RdfSequence
Syntax
[XmlElement("items", Namespace = RdfFeedBase.NamespaceRss10)]
public RdfSequence Items { get; set; }
Remarks
Required even if empty.
Attributes
Type | Description |
---|---|
XmlElement |
Value
Type | Description |
---|---|
RdfSequence |