RSS.NET

RssChannel.Docs Property

A URL, points to the documentation for the format used in the RSS file

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

Remarks

Maximum length is 500 (For RSS 0.91).

See Also

RssChannel Class | Rss Namespace