IXmlNamespaceResolver Interface

IXmlNamespaceResolver Interface

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Provides read-only access to a set of prefix and namespace mappings.

Namespace:  System.Xml
Assembly:  System.Xml (in System.Xml.dll)

No code example is currently available or this language may not be supported.

The IXmlNamespaceResolver type exposes the following members.

  NameDescription
Public methodGetNamespacesInScopeGets a collection of defined prefix-namespace mappings that are currently in scope.
Public methodLookupNamespaceGets the namespace URI mapped to the specified prefix.
Public methodLookupPrefixGets the prefix that is mapped to the specified namespace URI.
Top

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft