ItemLink Property  
 

Gets a value which specifies a URL that links to additional information related to the current item.

Syntax

object.ItemLink

Remarks

The ItemLink property returns a string which specifies a URL that provides additional information about a news item. If the news item summarizes the contents of an article, this property typically provides a link to the complete article. If a link is not specified, this property will return an empty string.

Data Type

String

See Also

ItemAuthor Property, ItemGuid Property, ItemText Property, ItemTitle Property