AtomInReplyTo.

Source Property

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

Syntax

[XmlAttribute("source")]
[DefaultValue(null)]
public string Source { get; set; }

Attributes

Type Description
XmlAttributeAttribute
DefaultValueAttribute

Value

Type Description
string
GitHub