Click or drag to resize

VCLNETPatternVCLNETControlName Property

The name of the sought-for object as it is specified in the application's code. You can use wildcards (* or ?) or specify regular expressions (regexp:...).

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

Property Value

Type: String
See Also