XmpPackageNamespaceUri Property

Gets the namespace URI.

Namespace:  Aspose.CAD.Xmp
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public string NamespaceUri { get; }

Property Value

Type: String
The namespace URI.
See Also