IXmlNamespaceResolver Methods
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public method GetNamespacesInScope Gets a collection of defined prefix-namespace mappings that are currently in scope.
Public method LookupNamespace Gets the namespace URI mapped to the specified prefix.
Public method LookupPrefix Gets the prefix that is mapped to the specified namespace URI.
Top

Show:
© 2017 Microsoft