System.Windows.Forms.TreeNode.Name Property

Gets or sets the name of the tree node.

Syntax

public string Name { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The TreeNode.Name of a System.Windows.Forms.TreeNode is also the node's key, when the node is part of a System.Windows.Forms.TreeNodeCollection. If the node does not have a name, TreeNode.Name returns an empty string ("").

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0