System.Xml.XmlDocument.Name Property

Gets the qualified name of the node.

Syntax

public override string Name { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The name returned depends on the XmlDocument.NodeType of the node. To see a table describing the name returned for each of the node types, see the XmlNode.Name property in the System.Xml.XmlNode class.

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