Attachmate.Reflection Assembly > Attachmate.Reflection.UserInterface Namespace > SmartControl Class : Id Property |
'Declaration
Public ReadOnly Property Id As String
'Usage
Dim instance As SmartControl Dim value As String value = instance.Id
public string Id {get;}