Atom.NET documentation
AtomFeed.Links Property
The links of the feed.
[Visual Basic]
Public ReadOnly Property Links As
AtomLinkCollection
[C#]
public
Collections.AtomLinkCollection
Links {get;}
See Also
AtomFeed Class
|
Atom.Core Namespace