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; }
ReadOnly Property wSelection As String
Get
Dim instance As IWinTreeView
Dim value As String
value = instance.wSelection
property String^ wSelection {
String^ get ();
}
Property Value
Type:
StringExceptions See Also