Udostępnij za pośrednictwem


Metoda ITmi.GetTestRunConfiguration —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Zwraca konfiguracji przebieg testu załadowany w interfejsie użytkownika z Visual Studio Test Professional , ma podanym identyfikatorze.

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

Składnia

'Deklaracja
Function GetTestRunConfiguration ( _
    id As TestRunConfigurationId _
) As TestRunConfiguration
TestRunConfiguration GetTestRunConfiguration(
    TestRunConfigurationId id
)
TestRunConfiguration^ GetTestRunConfiguration(
    TestRunConfigurationId^ id
)
abstract GetTestRunConfiguration : 
        id:TestRunConfigurationId -> TestRunConfiguration 
function GetTestRunConfiguration(
    id : TestRunConfigurationId
) : TestRunConfiguration

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.TestTools.Common.TestRunConfiguration
Konfiguracja przebieg testu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITmi Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

TestRunConfigurationId

TestRunConfiguration