Gets or sets the text in the
ListItem.
'Declaration
Public Property Text As String
'Usage
Dim instance As ListItem
Dim value As String
instance.Text = value
value = instance.Text
public string Text {get; set;}
Property Value
The text indicates the first
SubItem.Value in the
SubItems.