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.
ITestTypeSpecificRunConfigurationData Interface
Represents an interface that must be implemented by extension objects that define test types by using test run configuration data that is specific to the test type.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
| Name | Description | |
|---|---|---|
![]() | RunConfigurationInformation | When implemented in a derived class, gets the configuration data that is specific to the custom test type and the associated test run. |
| Name | Description | |
|---|---|---|
![]() | Clone() | (Inherited from ICloneable.) |
Show:

