共用方式為


IBugFieldMappingHelper 介面

提供 Visual Studio Test Professional 中 Bug 欄位對應物件的 Helper 方法。

命名空間:  Microsoft.TeamFoundation.TestManagement.Client
組件:  Microsoft.TeamFoundation.TestManagement.Client (在 Microsoft.TeamFoundation.TestManagement.Client.dll 中)

語法

'宣告
Public Interface IBugFieldMappingHelper
public interface IBugFieldMappingHelper
public interface class IBugFieldMappingHelper
type IBugFieldMappingHelper =  interface end
public interface IBugFieldMappingHelper

IBugFieldMappingHelper 型別會公開下列成員。

方法

  名稱 說明
公用方法 Create 建立新的 Bug 欄位對應物件。
公用方法 CreateFromFile 使用指定的 XML 檔案,建立新的 Bug 欄位對應物件。
公用方法 Query 從目前 Team 專案傳回 Bug 欄位對應物件。
公用方法 Update 更新 Team 專案中的 Bug 欄位對應物件。

回頁首

請參閱

參考

Microsoft.TeamFoundation.TestManagement.Client 命名空間

IBugFieldMapping

ITestManagementTeamProject