Click or drag to resize

UIAPatternClassName Property

The value of the ClassName property (UIA_ClassNamePropertyId) of the sought-for automation element. You can use wildcards (* or ?) or specify regular expressions (regexp:...).

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

Property Value

Type: String
See Also