- Assembly
- Wyam
.Feeds .dll - Namespace
- Wyam
.Feeds .Syndication .Rss - Containing Type
- RssChannel
Syntax
[XmlElement("item")]
public List<RssItem> Items { get; }
Attributes
Type | Description |
---|---|
XmlElementAttribute |
Value
Type | Description |
---|---|
List |
[XmlElement("item")]
public List<RssItem> Items { get; }
Type | Description |
---|---|
XmlElementAttribute |
Type | Description |
---|---|
List |