Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
MetadataItem
.
Key
Property
Namespace
Statiq
.Common
Type
MetadataItem
Constructors
MetadataItem
(KeyValuePair
<string,
object>
)
MetadataItem
(string,
object)
MetadataItem
(string,
Func
<IMetadata,
object>
,
bool)
Property Members
Key
Pair
Value
Gets the key of the item.
Namespace
Statiq
.Common
Containing Type
MetadataItem
Property Type
string
Syntax
public string Key { get; }
Value
Type
Description
string
On This Page
Syntax
Value