RssChannel.Copyright Property
Copyright notice for content in the channel
[Visual Basic]
Public Property Copyright As
String
[C#]
public
string Copyright {get; set;}
Remarks
Maximum length is 100 (For RSS 0.91)
See Also
RssChannel Class | Rss Namespace