RSS.NET

RssChannel.Title Property

The name of the channel

[Visual Basic]
Public Property Title As String
[C#]
public string Title {get; set;}

Remarks

Maximum length is 100 characters (For RSS 0.91)

See Also

RssChannel Class | Rss Namespace