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 was downloaded.
Syntax
[ feedUrl = ] Feed.DownloadUrl
Possible Values
feedUrl 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 feed items and enclosures.
Applies To
Feed
See Also