Pair Property
Gets the underlying KeyValuePair<TKey, TValue>.
Namespace
Statiq.Common
Containing Type
MetadataItem
Property Type
KeyValuePair<string, object>

Syntax

public KeyValuePair<string, object> Pair { get; }

Value

Type Description
KeyValuePair<string, object>