RSS.NET

RssImage.Title Property

Describes the image, it's used in the ALT attribute of the HTML img tag when the channel is rendered in HTML.

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

Remarks

Maximum length is 100 (For RSS 0.91).

See Also

RssImage Class | Rss Namespace