Gets and sets a brief description of the channel's content, function, source, etc.
- Namespace
- Statiq
.Feeds .Syndication .Rdf - Containing Type
- RdfItem
- Property Type
- string
Syntax
[XmlElement("description")]
public string Description { get; set; }
Remarks
Suggested maximum length is 500 characters.
Required even if empty.
Attributes
Type | Description |
---|---|
XmlElement |
Value
Type | Description |
---|---|
string |