Node.NodeName

Node.NodeName property

The name of this node, depending on its type.

public abstract string NodeName { get; }

Property Value

The name of the node.

See Also