Atom.NET documentation
AtomFeed.Title Property
The title of the feed.
[Visual Basic]
Public Property Title As
AtomContentConstruct
[C#]
public
AtomContentConstruct
Title {get; set;}
See Also
AtomFeed Class
|
Atom.Core Namespace