Title Property
Gets and sets the title of the image (alternate text).
Namespace
Statiq.Feeds.Syndication.Rss
Containing Type
RssImage
Property Type
string

Syntax

[DefaultValue(null)]
[XmlElement("title")]
public string Title { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlElement

Value

Type Description
string