Identifiers

XmpBasicPackage.Identifiers property

Gets or sets an unordered array of text strings that unambiguously identify the resource within a given context.

public string[] Identifiers { get; set; }

Property Value

An array of the identifiers.

See Also