Summary
Gets and sets a string that identifies a categorization taxonomy (url).
- Assembly
- Wyam
.Feeds .dll - Namespace
- Wyam
.Feeds .Syndication .Rss - Containing Type
- RssCategory
Syntax
[DefaultValue(null)]
[XmlAttribute("domain")]
public string Domain { get; set; }
Attributes
| Type | Description |
|---|---|
| Default |
|
| Xml |
Value
| Type | Description |
|---|---|
| string |
