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 欄位對應物件。 |
回頁首