IMetadataFile 介面

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

一 MetadataFile 項目的介面在 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 IMetadataFile
[ObsoleteAttribute("This interface has been deprecated. Please remove all references.", 
    true)]
public interface IMetadataFile

IMetadataFile 類型會公開下列成員。

屬性

  名稱 描述
公用屬性 FilePath 取得或設定中繼資料檔案的版本控制伺服器路徑。
公用屬性 TestList 取得或設定檔案的分號分隔的測試清單執行。

回頁首

請參閱

參考

Microsoft.TeamFoundation.Build.Client 命名空間