Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Interface to provide support for test execution in a host application.
Namespace: Microsoft.VisualStudio.TestTools.Execution
Assembly: Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
Syntax
'Declaration
Public Interface IHostAdapter
public interface IHostAdapter
public interface class IHostAdapter
type IHostAdapter = interface end
public interface IHostAdapter
The IHostAdapter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetTestAdapter | Loads and returns the test adapter for the given test element and run context. |
Top
.gif)