XmpMetadata.GetPrefixByNamespaceUri

XmpMetadata.GetPrefixByNamespaceUri method

Returns prefix by namespace URI.

public string GetPrefixByNamespaceUri(string namespaceUri)
ParameterTypeDescription
namespaceUriStringNamespace URI.

Return Value

The value of prefix.

See Also