Click or drag to resize

UIAutomationSettingsToString Method

Converts the list of window classes identified via the UI Automation engine to a string.

Namespace:  SmartBear.TestLeft.Options
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public override string ToString()

Return Value

Type: String
A string holding the comma-separated list of window classes identified via the UI Automation engine.
See Also