Gets the namespace URI for the specified prefix.
Syntax
Parameters
- prefix
-
The prefix whose namespace URI you want to resolve. To match the default namespace, pass String.Empty.
Returns
Returns the namespace URI for prefix or null if there is no mapped namespace. The returned string is atomized.
For more information on atomized strings, see the System.Xml.XmlNameTable class.
Remarks
Requirements
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0