AtomCategory.

Scheme Property

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

Syntax

[DefaultValue(null)]
[XmlAttribute("scheme")]
public string Scheme { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlAttributeAttribute

Value

Type Description
string
GitHub