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.

TestRunConfiguration Constructor

 

Initializes a new instance of the TestRunConfiguration class.

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

NameDescription
System_CAPS_protmethodTestRunConfiguration(SerializationInfo^, StreamingContext)

Initializes a new instance of the TestRunConfiguration class from XML by using the provided information and context.

System_CAPS_pubmethodTestRunConfiguration(String^, String^)

Initializes a new instance of the TestRunConfiguration class by using the name and storage information of the test run configuration.

Return to top
Show: