Udostępnij za pośrednictwem


Metoda ITmi.GetTestRunConfigurations —

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

Zwraca wszystkie załadowane test konfiguracji uruchamiania interfejsu użytkownika, z Visual Studio Test Professional.

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

Składnia

'Deklaracja
Function GetTestRunConfigurations As TestRunConfiguration()
TestRunConfiguration[] GetTestRunConfigurations()
array<TestRunConfiguration^>^ GetTestRunConfigurations()
abstract GetTestRunConfigurations : unit -> TestRunConfiguration[] 
function GetTestRunConfigurations() : TestRunConfiguration[]

Wartość zwracana

Typ: array<Microsoft.VisualStudio.TestTools.Common.TestRunConfiguration[]
Tablica konfiguracje przebieg testu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITmi Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

TestRunConfiguration