TestExecutionSettings::MaxTestRunsPerSolution Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

public:
property int MaxTestRunsPerSolution {
	int get ();
	void set (int value);
}

Property Value

Type: System::Int32
Returns Int32.

Community Additions

Show: