Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
IBugFieldMappingHelper Interface