Share via


XmlReader.Name Property

Gets the name of the current node, including the namespace prefix.

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

Syntax

public virtual string Name { get; }

Property Value

The name of the current node, including the namespace prefix.

Version Information

Available in the .NET Micro Framework versions 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

XmlReader Class
XmlReader Members
System.Xml Namespace