Share via


LoadTestPackageExt.WebTestResultViewerExt Property

The Web test user interface.

Namespace:  Microsoft.VisualStudio.TestTools.LoadTesting
Assembly:  Microsoft.VisualStudio.QualityTools.LoadTestPackage (in Microsoft.VisualStudio.QualityTools.LoadTestPackage.dll)

Syntax

public WebTestResultViewerExt WebTestResultViewerExt { get; }

Property Value

Type: Microsoft.VisualStudio.TestTools.LoadTesting.WebTestResultViewerExt
The Web test result viewer user interface, if present; otherwise, nulla null reference (Nothing in Visual Basic).

Remarks

Handles the WindowCreated event to determine when the Web test result viewer is present.

.NET Framework Security

See Also

Reference

LoadTestPackageExt Class

Microsoft.VisualStudio.TestTools.LoadTesting Namespace