ImageUrl Property  
 

Gets a value which specifies a URL for the image associated with the news feed.

Syntax

object.ImageUrl

Remarks

The ImageUrl property returns a string that specifies a URL for the image associated with the channel. An application can download this image and display it with the contents of the news feed. If an image URL has not been specified, this property will return an empty string.

Data Type

String

See Also

ImageLink Property, ImageTitle Property