Compartilhar via


Método IMachineRoleCollection.Create ()

 

Retorna um vazio IMachineRole objeto.

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

Sintaxe

IMachineRole Create()
IMachineRole^ Create()
abstract Create : unit -> IMachineRole
Function Create As IMachineRole

Valor de retorno

Type: Microsoft.TeamFoundation.TestManagement.Client.IMachineRole

Um vazio IMachineRole objeto.

Consulte também

Interface IMachineRoleCollection
Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo