ItemSource Property  
 

Gets a value which identifies the source of the current news item.

Syntax

object.ItemSource

Remarks

The ItemSource property returns a string which specifies a URL for the original feed that contained the news item. This is typically used to propagate credit for news items that are aggregated by a third-party and re-published in their own channel. If the source is not specified, this property will return an empty string.

Data Type

String

See Also

ItemAuthor Property, ItemGuid Property, ItemLink Property, ItemText Property, ItemTitle Property