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::WebTestRequestResult Property
The Web test request result for the newly selected item.
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestPackage (in Microsoft.VisualStudio.QualityTools.LoadTestPackage.dll)
public: property WebTestRequestResult^ WebTestRequestResult { WebTestRequestResult^ get(); }
Property Value
Type: Microsoft.VisualStudio.TestTools.WebTesting::WebTestRequestResult^Returns the WebTestRequestResult object for the newly selected item.
Show: