ITestContainer 介面
注意:這個應用程式開發介面現在已經過時。
為在 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 | 取得或設定測試容器 (Container) 組件檔的路徑。 |
回頁首