Keys

MetadataPackage.Keys property

Gets a collection of the metadata property names.

public IReadOnlyList<string> Keys { get; }

Property Value

A collection of the metadata property names.

See Also