RssSkipDays.

this[DayOfWeek] Property

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

Syntax

[XmlIgnore]
public bool this[DayOfWeek day] { get; set; }

Attributes

Type Description
XmlIgnoreAttribute

Parameters

Name Type Description
day DayOfWeek

Value

Type Description
bool
GitHub