Gets and sets a descriptive title for the channel.
- Namespace
- Statiq
.Feeds .Syndication .Rdf - Containing Type
- RdfBase
- Property Type
- string
Syntax
[XmlElement("title")]
public string Title { get; set; }
Remarks
Suggested maximum length is 40 characters.
Required even if empty.
Attributes
Type | Description |
---|---|
XmlElement |
Value
Type | Description |
---|---|
string |