RSS.NET

RssItem.Link Property

URL of the item

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

Remarks

Maximum length is 500 (For RSS 0.91)

See Also

RssItem Class | Rss Namespace