Click or drag to resize

MSAAPatternWndClass Property

The window class name of the sought-for object as it is registered in the operating system. To mark variable parts, you can use wildcards (* or ?) or specify regular expressions (regexp:...).

Namespace:  SmartBear.TestLeft.TestObjects.MSAA
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public string WndClass { get; set; }

Property Value

Type: String
See Also