Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a new bug field mapping object.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
IBugFieldMapping Create()
IBugFieldMapping^ Create()
abstract Create : unit -> IBugFieldMapping
Function Create As IBugFieldMapping
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client.IBugFieldMapping
A bug field mapping object.
See Also
IBugFieldMapping
IBugFieldMappingHelper Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top