AtomCategory.

Term Property

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

Syntax

[DefaultValue(null)]
[XmlAttribute("term")]
public string Term { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlAttributeAttribute

Value

Type Description
string
GitHub