Link Property

Retrieves the home page URL from the feed or item.

Syntax

[ homePage = ] Feed.Link

Possible Values

homePage String that receives the home page URL.

The property is read-only. The property has no default value.

Remarks

The link property is a required feed element, and an optional item element. The property value is null if not specified in the source.

Applies To

Feed

See Also

Url