RSS.NET

RssChannel.Link Property

URL of the website named in the title

[Visual Basic]
Public Property Link As Uri
[C#]
public System.Uri Link {get; set;}

Remarks

Maximum length is 500 characters (For RSS 0.91)

See Also

RssChannel Class | Rss Namespace