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 the feed item.
Syntax
[ linkUrl = ] FeedItem.Link
Possible Values
linkUrl String that receives the URL. The property is read-only. The property has no default value.
Remarks
The link property is an optional feed item element. The property value is null if not specified in the source.
Applies To
FeedItem
See Also