ITextEditwSelection Property |
Retrieves the selected text.
Namespace:
SmartBear.TestLeft.TestObjects
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 ITextEdit
Dim value As String
value = instance.wSelection
property String^ wSelection {
String^ get ();
}
Property Value
Type:
StringExceptions See Also