Udostępnij za pośrednictwem


Metoda ITmi.FindTipForTestType —

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

Zwraca dostawcy elementu badania dla badania określonego typu.

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

Składnia

'Deklaracja
Function FindTipForTestType ( _
    type As TestType _
) As ITip
ITip FindTipForTestType(
    TestType type
)
ITip^ FindTipForTestType(
    TestType^ type
)
abstract FindTipForTestType : 
        type:TestType -> ITip 
function FindTipForTestType(
    type : TestType
) : ITip

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.TestTools.Common.ITip
Obiekt typu badania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITmi Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

TestType