AtomSource.

Logo Property

Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Atom
Containing Type
AtomSource

Syntax

[DefaultValue(null)]
[XmlElement("logo")]
public string Logo { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlElementAttribute

Value

Type Description
string
GitHub