System.Xml.XmlParserContext.NamespaceManager Property

Gets or sets the System.Xml.XmlNamespaceManager.

Syntax

public XmlNamespaceManager NamespaceManager { get; set; }

Value

The System.Xml.XmlNamespaceManager used by the current instance.

Remarks

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

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0