RssChannel.SkipDays Property
Readers should not read the channel during days listed. (UTC)
[Visual Basic]
Public Property SkipDays As
Boolean()
[C#]
public
bool[] SkipDays {get; set;}
Remarks
Days are listed in the array in the following order:
- Monday
- Tuesday
- Wednesday
- Thursday
- Friday
- Saturday
- Sunday
- Monday
See Also
RssChannel Class | Rss Namespace