Udostępnij za pośrednictwem


Metoda ITmi.GetTestLists —

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

Pobiera wszystkie badania najwyższego poziomu listy w interfejsie 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 GetTestLists As ITestList()
ITestList[] GetTestLists()
array<ITestList^>^ GetTestLists()
abstract GetTestLists : unit -> ITestList[] 
function GetTestLists() : ITestList[]

Wartość zwracana

Typ: array<Microsoft.VisualStudio.TestTools.Common.ITestList[]
Wyświetla listę tablicy badania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITmi Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

ITestList