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.

WebTestResultViewer::RemoveResultPage Method (Guid)

 

Removes a results page from the playback UI.

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

public:
void RemoveResultPage(
	Guid pageKey
)

Parameters

pageKey
Type: System::Guid

The identifier of the page to remove.

Return to top
Show: