Gets and sets the author of the item.
- Namespace
- Statiq
.Feeds .Syndication .Rss - Containing Type
- RssItem
- Property Type
- RssPerson
Syntax
[XmlElement("author")]
public RssPerson Author { get; set; }
Attributes
Type | Description |
---|---|
XmlElement |
Value
Type | Description |
---|---|
RssPerson |