RssChannel.Description Property
Description of the channel
[Visual Basic]
Public Property Description As
String
[C#]
public
string Description {get; set;}
Remarks
Maximum length is 500 characters (For RSS 0.91)
See Also
RssChannel Class | Rss Namespace