System.Xml.XmlNamespaceManager.NameTable Property

Gets the System.Xml.XmlNameTable associated with this object.

Syntax

public virtual XmlNameTable NameTable { get; }

Value

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

Remarks

The name table is used to look up prefixes and namespace URIs.

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