Atom.NET documentation

AtomFeed.Id Property

The global unique identifier of the feed.

[Visual Basic]
Public Property Id As Uri
[C#]
public System.Uri Id {get; set;}

See Also

AtomFeed Class | Atom.Core Namespace