Click to Rate and Give Feedback
MSDN
MSDN Library
Networking
Network Protocols
Reference
Properties
 Guid Property
Guid Property

Retrieves the guid from the feed item.

Syntax

[ itemGuid = ] FeedItem.Guid

Possible Values

itemGuidString that receives the guid element of the feed item.

The property is read-only. The property has no default value.

Remarks

Guid is an optional feed item element. The property value is null if not specified in the source.

The GUID string uniquely identifies the feed item; however, the syntax of the string is left up to the author of the feed. If the guid element has an attribute named "isPermaLink" with a value of true, the string is assumed to be a valid URL to the item. The Windows RSS Platform copies the permalink value to the Link property of the FeedItem object when the feed is normalized, if Link is not otherwise defined.

Applies To

FeedItem

See Also

Link, LocalId
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker