NamespaceUris

XmpComplexType.NamespaceUris property

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

public string[] NamespaceUris { get; }

Property Value

The namespace URIs.

See Also