public string Text { get; }
Public ReadOnly Property Text As String
Get
Dim instance As ControlHintInfo
Dim value As String
value = instance.Text
member Text : string with get
No code example is currently available or this language may not be supported.