XmpNode.Namespace Property

Gets a namespace to which the node belongs.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public virtual XmpNamespace Namespace { get; }

Property Value

A XmpNamespace this node belongs to.

See Also

Reference