The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IBugFieldMappingHelper Interface
Provides helper methods for bug field mapping objects in Visual Studio Test Professional.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
| Name | Description | |
|---|---|---|
![]() | Create() | Creates a new bug field mapping object. |
![]() | CreateFromFile(String^) | Creates a new bug field mapping object by using the specified XML file. |
![]() | Query() | Returns the bug field mapping object from the current team project. |
![]() | Update(IBugFieldMapping^) | Updates the bug field mapping object in the team project. |
Show:
