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