Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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