WfwComment Property
Gets and sets the Uri to which comments can be POSTed.
Namespace
Statiq.Feeds.Syndication.Rdf
Containing Type
RdfItem
Property Type
string

Syntax

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

Attributes

Type Description
DefaultValueAttribute
XmlElement

Value

Type Description
string