MSAASettingsRemoveAllWindows Method |
Clears the list of window types identified via the MSAA engine.
Namespace:
SmartBear.TestLeft.Options
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax public void RemoveAllWindows()
Public Sub RemoveAllWindows
Dim instance As MSAASettings
instance.RemoveAllWindows()
public:
void RemoveAllWindows()
See Also