ContentEncoded Property
Gets and sets the encoded content for this item.
Namespace
Statiq.Feeds.Syndication.Rdf
Containing Type
RdfItem
Property Type
string

Syntax

[DefaultValue(null)]
[XmlElement(ContentEncodedElement, Namespace = ContentNamespace)]
public string ContentEncoded { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlElement

Value

Type Description
string