Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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