IMachineRoleCollection.Create Method ()
Returns an empty IMachineRole object.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
IMachineRole Create()
IMachineRole^ Create()
abstract Create : unit -> IMachineRole
Function Create As IMachineRole
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client.IMachineRole
An empty IMachineRole object.
See Also
IMachineRoleCollection Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top