Domain Property
Gets and sets a string that identifies a categorization taxonomy (url).
Namespace
Statiq.Feeds.Syndication.Rss
Containing Type
RssCategory
Property Type
string

Syntax

[DefaultValue(null)]
[XmlAttribute("domain")]
public string Domain { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlAttribute

Value

Type Description
string