get_xmp_namespace_for_tag


Description:

[ Version ( deprecated = true , deprecated_since = "0.14.0" , since = "0.12.2" ) ]
public static string get_xmp_namespace_for_tag (string tag)

Warning: get_xmp_namespace_for_tag is deprecated since 0.14.0.

Parameters:

tag

Full tag name (e.g. "Xmp.dc.subject") or XMP namespace identifier (e.g. "dc")

Returns:

null if there was no namespace registered for the tag, the URI of the namespace otherwise.