Gets the prefix associated with the given namespace.
- namespaceURI
- A namespace URI.
The prefix corresponding to the namespace URI, or the empty string if no prefix corresponds to the URI.
The attributes of this node and its ancestors are traversed until an xmlns: attribute is found whose value is namespaceURI. The local name of the attribute is returned.
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0