RssChannelBase.

Link Property

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

Syntax

[XmlElement("link")]
public string Link { get; set; }

Remarks

Required even if empty.

Attributes

Type Description
XmlElementAttribute

Value

Type Description
string
GitHub