RssSkipDays.

Days Property

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

Syntax

[XmlElement("day")]
public string[] Days { get; set; }

Attributes

Type Description
XmlElementAttribute

Value

Type Description
string[]
GitHub