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::TestResultId Property

 

Gets the test result ID for the result window.

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

public:
property Guid TestResultId {
	Guid get();
}

Property Value

Type: System::Guid

Returns a Guid that identifies the test result window.

Return to top
Show: