RSS.NET

RssImage.Link Property

The URL of the site, when the channel is rendered, the image is a link to the site.

[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

RssImage Class | Rss Namespace