AtomInReplyTo.

Type Property

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

Syntax

[XmlAttribute("type")]
[DefaultValue(null)]
public virtual string Type { get; set; }

Attributes

Type Description
XmlAttributeAttribute
DefaultValueAttribute

Value

Type Description
string
GitHub