次の方法で共有


IHostAdapter インターフェイス

ホスト アプリケーション内でのテストの実行にサポートを提供するためのインターフェイス。

名前空間:  Microsoft.VisualStudio.TestTools.Execution
アセンブリ:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll 内)

構文

'宣言
Public Interface IHostAdapter
public interface IHostAdapter
public interface class IHostAdapter
type IHostAdapter =  interface end
public interface IHostAdapter

IHostAdapter 型で公開されるメンバーは以下のとおりです。

メソッド

  名前 説明
パブリック メソッド GetTestAdapter 指定されたテスト要素と実行コンテキストに対応するテスト アダプターを読み込んで返します。

このページのトップへ

参照

関連項目

Microsoft.VisualStudio.TestTools.Execution 名前空間