提供 Visual Studio 专业测试工具版 中 Bug 字段映射对象的帮助器方法。
命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
语法
public interface IBugFieldMappingHelper
public interface class IBugFieldMappingHelper
type IBugFieldMappingHelper = interface end
Public Interface IBugFieldMappingHelper
方法
| 名称 | 说明 | |
|---|---|---|
![]() |
Create() | 创建一个新的 Bug 字段映射对象。 |
![]() |
CreateFromFile(String) | 使用指定的 XML 文件创建新的 Bug 字段映射对象。 |
![]() |
Query() | 从当前团队项目中返回 Bug 字段映射对象。 |
![]() |
Update(IBugFieldMapping) | 更新团队项目中的 Bug 字段映射对象。 |
请参阅
IBugFieldMapping
ITestManagementTeamProject
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首
.gif)