TestMetadata Property
Namespace
Statiq.Testing
Containing Type
TestDocument
Property Type
TestMetadata

Syntax

[PropertyMetadata(null)]
public TestMetadata TestMetadata { get; }

Attributes

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

Value

Type Description
TestMetadata