Atom.NET documentation
AtomEntry.Id Property
The global unique identifier of the entry.
[Visual Basic]
Public Property Id As
Uri
[C#]
public
System.Uri
Id {get; set;}
See Also
AtomEntry Class
|
Atom.Core Namespace