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 title from the feed or feed item.
Syntax
[ title = ] object.Title
Possible Values
title String that receives the title of the object. The property is read-only. The property has no default value.
Remarks
Title is a required feed element, and an optional feed item element. The property value is null if not specified in the source.
Applies To
Feed, FeedItem
See Also