Udostępnij za pośrednictwem


Metoda TestRunConfiguration.SetTestTypeSpecificData —

Ustawia konfigurację uruchamiania typu danych rozszerzenia badanie określonego typu.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

'Deklaracja
Public Sub SetTestTypeSpecificData ( _
    testType As TestType, _
    data As ITestTypeSpecificRunConfigurationData _
)
public void SetTestTypeSpecificData(
    TestType testType,
    ITestTypeSpecificRunConfigurationData data
)
public:
void SetTestTypeSpecificData(
    TestType^ testType, 
    ITestTypeSpecificRunConfigurationData^ data
)
member SetTestTypeSpecificData : 
        testType:TestType * 
        data:ITestTypeSpecificRunConfigurationData -> unit 
public function SetTestTypeSpecificData(
    testType : TestType, 
    data : ITestTypeSpecificRunConfigurationData
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestRunConfiguration Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

TestType