Returns a namespace with the specified prefix.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Shared Function GetNamespaceByPrefix ( _ prefix As String _ ) As XmpNamespace
public static XmpNamespace GetNamespaceByPrefix( string prefix )
Type: System.String
Prefix of the namespace.