TreeNode.treeNodeName Method    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the name of the tree node.
public:
 virtual System::String ^ treeNodeName();public virtual string treeNodeName();abstract member treeNodeName : unit -> string
override this.treeNodeName : unit -> stringPublic Overridable Function treeNodeName () As StringReturns
The string that contains the name of the tree node.