Summary
Gets and sets a URL to the comments about the item.
- Assembly
- Wyam
.Feeds .dll - Namespace
- Wyam
.Feeds .Syndication .Rss - Containing Type
- RssItem
Syntax
[DefaultValue(null)]
[XmlElement("comments")]
public string Comments { get; set; }
Attributes
Type | Description |
---|---|
Default |
|
XmlElementAttribute |
Value
Type | Description |
---|---|
string |