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