Click or drag to resize

IWinTreeViewwSelection Property

Returns the name and path of the selected node. Parent-node names are separated by pipes (vertical lines).

Namespace:  SmartBear.TestLeft.TestObjects.Win
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
string wSelection { get; }

Property Value

Type: String
Exceptions
ExceptionCondition
InvocationExceptionWill be thrown if invocation fails.
WebExceptionWill be thrown if there are network problems.
See Also