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.
TestRunConfiguration Constructor (String^, String^)
Initializes a new instance of the TestRunConfiguration class by using the name and storage information of the test run configuration.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Parameters
- name
-
Type:
System::String^
The name of the run configuration.
- storage
-
Type:
System::String^
The file in which this run configuration will be stored.
Show: