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 URL from which the feed item was downloaded.
Syntax
[ itemUrl = ] FeedItem.DownloadUrl
Possible Values
itemUrl String that receives the URL. The property is read-only. The property has no default value.
Remarks
The DownloadUrl can be used for security zone mapping purposes.
This property also applies to feeds and enclosures.
Applies To
FeedItem
See Also