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 Class
Wraps a Web test playback window.
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestPackage (in Microsoft.VisualStudio.QualityTools.LoadTestPackage.dll)
| Name | Description | |
|---|---|---|
![]() | Details | Gets a value that represents the test results. |
![]() | SelectedItem | Gets the currently selected item. |
![]() | SelectedRequestItem | Gets the result of the currently selected request. |
![]() | TestResultId | Gets the test result ID for the result window. |
| Name | Description | |
|---|---|---|
![]() | AddResultPage(Guid, String^, UserControl^) | Adds a result page to the playback user interface (UI). |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetSelectedText() | Returns the selected text. |
![]() | GetType() | (Inherited from Object.) |
![]() | RemoveResultPage(Guid) | Removes a results page from the playback UI. |
![]() | SelectItemInRequestGrid(Object^) | Selects an item in the request grid. |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

