Prefixes

XmpComplexType.Prefixes property

Gets the namespace prefixes that are used in the XmpComplexType instance.

public string[] Prefixes { get; }

Property Value

The namespace prefixes.

See Also