RssFeed.

Channel Property

Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Rss
Containing Type
RssFeed

Syntax

[XmlElement("channel")]
public RssChannel Channel { get; set; }

Attributes

Type Description
XmlElementAttribute

Value

Type Description
RssChannel
GitHub