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.

WebTestRequest::InternalSetOutcome Method (Outcome)

 

Represents the outcome that was set internally by RequestPlugin.

Namespace:   Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

public:
void InternalSetOutcome(
	Outcome outcome
)

Parameters

outcome
Type: Microsoft.VisualStudio.TestTools.WebTesting::Outcome

Outcome of the Web performance test request.

Return to top
Show: