ImageTitle Property  
 

Gets a value which describes the image associated with the news feed.

Syntax

object.ImageTitle

Remarks

The ImageTitle property returns a string that identifies the image associated with the channel. This is usually a brief description of the image, and may be the same as the value specified by the Title property. If an image title has not been specified, this property will return an empty string.

Data Type

String

See Also

ImageLink Property, ImageUrl Property, Title Property