Attachmate.Reflection Assembly > Attachmate.Reflection.UserInterface Namespace > IUiControl Interface : InstanceId Property |
'Declaration
ReadOnly Property InstanceId As String
'Usage
Dim instance As IUiControl Dim value As String value = instance.InstanceId
string InstanceId {get;}