Content Property
Namespace
Statiq.Testing
Containing Type
TestDocument
Property Type
string

Syntax

[PropertyMetadata(null)]
public string Content { get; }

Attributes

Type Description
PropertyMetadataAttribute Indicates that a document property should have a different metadata name than the property name.

Value

Type Description
string