Information
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::ActiveWebTestResultViewer Property

 

Gets the most recently used playback tool window.

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

public:
property WebTestResultViewer^ ActiveWebTestResultViewer {
	WebTestResultViewer^ get();
}

Property Value

Type: Microsoft.VisualStudio.TestTools.LoadTesting::WebTestResultViewer^

Returns a WebTestResultViewerobject that represents the most recently used playback tool window.

Return to top
Show: