This documentation is for the old version. Go to the latest Graphics Mill docs

XmpNamespace.Prefix Property

Prefix of this particular XmpNamespace instance.

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

Syntax

Visual Basic
Public ReadOnly Property Prefix As String
C#
public string Prefix { get; }

Property Value

Namespace prefix.

See Also

Reference