SlashComments Property
Gets and sets the number of comments for this item.
Namespace
Statiq.Feeds.Syndication.Rdf
Containing Type
RdfItem
Property Type
int

Syntax

[DefaultValue(null)]
[XmlElement(SlashCommentsElement, Namespace = SlashNamespace)]
public int SlashComments { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlElement

Value

Type Description
int