Attachmate.Reflection Assembly > Attachmate.Reflection.UserInterface Namespace > ValueChangedEventArgs Class : Value Field |
'Declaration
Public ReadOnly Value As String
'Usage
Dim instance As ValueChangedEventArgs Dim value As String value = instance.Value
public readonly string Value