RssChannelBase.

Language Property

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

Syntax

[DefaultValue("")]
[XmlElement("language")]
public string Language { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlElementAttribute

Value

Type Description
string
GitHub