Click or drag to resize

VCLPatternClassName Property

The name of the VCL class of the sought-for object ("native" ClassName property). You can use wildcards (* or ?) or specify regular expressions (regexp:...).

Namespace:  SmartBear.TestLeft.TestObjects.VCL
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