OptionsManagerUIAutomation Property |
Namespace:
SmartBear.TestLeft.Options
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax public UIAutomationSettings UIAutomation { get; }
Public ReadOnly Property UIAutomation As UIAutomationSettings
Get
Dim instance As OptionsManager
Dim value As UIAutomationSettings
value = instance.UIAutomation
public:
property UIAutomationSettings^ UIAutomation {
UIAutomationSettings^ get ();
}
Property Value
Type:
UIAutomationSettingsSee Also