提供 Visual Studio 专业测试工具版 中 Bug 字段映射对象的帮助器方法。
命名空间:  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 类型公开以下成员。
方法
| 名称 | 说明 | |
|---|---|---|
| .gif) | Create | 创建一个新的 Bug 字段映射对象。 | 
| .gif) | CreateFromFile | 使用指定的 XML 文件创建新的 Bug 字段映射对象。 | 
| .gif) | Query | 从当前团队项目中返回 Bug 字段映射对象。 | 
| .gif) | Update | 更新团队项目中的 Bug 字段映射对象。 | 
页首