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::SelectionChangedEventArgs Class
Provides data for the SelectionChanged event.
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestPackage (in Microsoft.VisualStudio.QualityTools.LoadTestPackage.dll)
System::Object
System::EventArgs
Microsoft.VisualStudio.TestTools.LoadTesting::WebTestResultViewerExt::SelectionChangedEventArgs
System::EventArgs
Microsoft.VisualStudio.TestTools.LoadTesting::WebTestResultViewerExt::SelectionChangedEventArgs
| Name | Description | |
|---|---|---|
![]() | SelectedItem | The newly selected item. |
![]() | TestResultId | The ID of the result that contains the newly selected test. |
![]() | WebTestRequestResult | The Web test request result for the newly selected item. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | 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:


