IXmlNamespaceResolver Methods
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The IXmlNamespaceResolver type exposes the following members.
| Name | Description | |
|---|---|---|
|
GetNamespacesInScope | Gets a collection of defined prefix-namespace mappings that are currently in scope. |
|
LookupNamespace | Gets the namespace URI mapped to the specified prefix. |
|
LookupPrefix | Gets the prefix that is mapped to the specified namespace URI. |
Show: