Text Property (TreeNode)

Class

TreeNode.

Action

Gets the text of the TreeNode.

Syntax

C#
public readonly String Text
VB
Public ReadOnly Property Text As String

Access

Read only.