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.
LoadTestPackageExt::WebTestResultViewerExt Property
The Web test user interface.
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestPackage (in Microsoft.VisualStudio.QualityTools.LoadTestPackage.dll)
public: property WebTestResultViewerExt^ WebTestResultViewerExt { WebTestResultViewerExt^ get(); }
Property Value
Type: Microsoft.VisualStudio.TestTools.LoadTesting::WebTestResultViewerExt^The Web test result viewer user interface, if present; otherwise, null.
Handles the WindowCreated event to determine when the Web test result viewer is present.
Show: