WfwCommentRss Property
Gets and sets the Uri at which a feed of comments can be found.
Namespace
Statiq.Feeds.Syndication.Rdf
Containing Type
RdfItem
Property Type
string

Syntax

[DefaultValue(null)]
[XmlElement(WfwCommentRssElement, Namespace = WfwNamespace)]
public string WfwCommentRss { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlElement

Value

Type Description
string