AtomText.

MediaType Property

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

Syntax

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

Attributes

Type Description
DefaultValueAttribute
XmlAttributeAttribute

Value

Type Description
string
GitHub