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.
WebTestResultViewerExt Class
Represents the Web test playback windows.
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestPackage (in Microsoft.VisualStudio.QualityTools.LoadTestPackage.dll)
System::Object
Microsoft.VisualStudio.TestTools.LoadTesting::WebTestBaseExt
Microsoft.VisualStudio.TestTools.LoadTesting::WebTestResultViewerExt
Microsoft.VisualStudio.TestTools.LoadTesting::WebTestBaseExt
Microsoft.VisualStudio.TestTools.LoadTesting::WebTestResultViewerExt
| Name | Description | |
|---|---|---|
![]() | ActiveWebTestResultViewer | Gets the most recently used playback tool window. |
![]() | ResultWindows | Gets a list of the playback tool windows. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | SelectionChanged | Occurs when the selection changes in a Web test playback window. |
![]() | TestCompleted | Occurs when a test is completed in a Web test playback window. |
![]() | WindowClosed | Occurs when a Web test playback window is closed. |
![]() | WindowCreated | Occurs when a Web test playback window is created. |
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:


