NamespaceManager Property

XmlParserContext.NamespaceManager Property

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

Gets or sets the XmlNamespaceManager.

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

public XmlNamespaceManager NamespaceManager { get; set; }

Property Value

Type: System.Xml.XmlNamespaceManager
The XmlNamespaceManager.

The NamespaceManager defines the current namespace scope and provides methods for looking up namespace information.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft