ITestContainer 介面

注意:這個應用程式開發介面現在已經過時。

一 TestContainer 項目的介面在 TfsBuild.proj。

命名空間:  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 取得或設定測試容器組件檔的路徑。

回頁首

請參閱

參考

Microsoft.TeamFoundation.Build.Client 命名空間