AtomText.

Type Property

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

Syntax

[DefaultValue(AtomTextType.Text)]
[XmlIgnore]
public AtomTextType Type { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlIgnoreAttribute

Value

Type Description
AtomTextType
GitHub