ITestContainer インターフェイス
メモ: この API は、互換性のために残されています。
TfsBuild.projにTestContainerの項目のインターフェイス。
名前空間: Microsoft.TeamFoundation.Build.Client
アセンブリ: Microsoft.TeamFoundation.Build.Client (Microsoft.TeamFoundation.Build.Client.dll 内)
構文
'宣言
<ObsoleteAttribute("This interface has been deprecated. Please remove all references.", _
True)> _
Public Interface ITestContainer
[ObsoleteAttribute("This interface has been deprecated. Please remove all references.",
true)]
public interface ITestContainer
ITestContainer 型で公開されるメンバーは以下のとおりです。
プロパティ
名前 | 説明 | |
---|---|---|
FilePath | テスト コンテナーのアセンブリ ファイルのパスを取得または設定します。 |
このページのトップへ