IBugFieldMappingHelper.Create Method

Creates a new bug field mapping object.

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

'Declaration
Function Create As IBugFieldMapping
IBugFieldMapping Create()
IBugFieldMapping^ Create()
abstract Create : unit -> IBugFieldMapping
function Create() : IBugFieldMapping

Return Value

Type: Microsoft.TeamFoundation.TestManagement.Client.IBugFieldMapping
A bug field mapping object.

.NET Framework Security

See Also

Reference

IBugFieldMappingHelper Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace

IBugFieldMapping