RssChannelBase.

Docs Property

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

Syntax

[DefaultValue(null)]
[XmlElement("docs")]
public string Docs { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlElementAttribute

Value

Type Description
string
GitHub