XmpPackage.Keys

XmpPackage.Keys property

Gets the keys in XMP package.

public virtual ICollection<string> Keys { get; }

Property Value

The keys in XMP package.

See Also