Mono Class Library: System.Xml.XPath.XPathNavigator Overview | Members

System.Xml.XPath.XPathNavigator.GetNamespace Method

Gets the namespace URI that is mapped to the argument prefix.

public virtual string GetNamespace (string name)

Parameters

name
A string that represents the prefix.

Returns

The namespace URI string if there was the specified namespace node. String.Empty if no such namespace node.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.XPath
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0