GetNamespaceUri
XmpComplexType.GetNamespaceUri method
Gets the namespace URI associated with the specified prefix.
public string GetNamespaceUri(string prefix)
Parameter | Type | Description |
---|---|---|
prefix | String | The prefix of the namespace to get. |
Return Value
The associated namespace URI if the prefix is registered; otherwise, null.
See Also
- class XmpComplexType
- namespace GroupDocs.Metadata.Standards.Xmp
- assembly GroupDocs.Metadata