RSS.NET
RssItem.Title Property
Title of the item
[Visual Basic]
Public Property Title As
String
[C#]
public
string
Title {get; set;}
Remarks
Maximum length is 100 (For RSS 0.91)
See Also
RssItem Class
|
Rss Namespace