Keys Property
A collection of keys in the metadata.
Namespace
Statiq.Common
Containing Type
IMetadataDictionary
Property Type
ICollection<string>

Syntax

ICollection<string> Keys { get; }

Value

Type Description
ICollection<string>