Click or drag to resize

QtPatternQtText Property

The text of the sought-for Qt object: the "native" WindowTitle property for text editors, and the "native" Text property for other objects. You can use wildcards (* or ?) or specify regular expressions (regexp:...).

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

Property Value

Type: String
See Also