Click or drag to resize

SWTPatternJavaFullClassName Property

The full class name of the sought-for widget (for example, org.eclipse.swt.widgets.Button).

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

Property Value

Type: String
See Also