Atom.NET documentation

AtomFeed.Tagline Property

The tagline of the feed.

[Visual Basic]
Public Property Tagline As AtomContentConstruct
[C#]
public AtomContentConstruct Tagline {get; set;}

See Also

AtomFeed Class | Atom.Core Namespace