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 that was used to download the enclosure.
Syntax
[ enclosureUrl = ] FeedEnclosure.DownloadUrl
Possible Values
enclosureUrl 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 feed items.
Applies To
FeedEnclosure
See Also