Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

WebTestResultViewer::GetSelectedText Method ()

 

Returns the selected text.

Namespace:   Microsoft.VisualStudio.TestTools.LoadTesting
Assembly:  Microsoft.VisualStudio.QualityTools.LoadTestPackage (in Microsoft.VisualStudio.QualityTools.LoadTestPackage.dll)

public:
String^ GetSelectedText()

Return Value

Type: System::String^

Returns a String that represents the currently selected text.

Return to top
Show: