Partilhar via


Propriedade ITestEnvironment.MachineRoles

Obtém ou define uma coleção de funções de máquina nesse ambiente de teste.

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

Sintaxe

'Declaração
ReadOnly Property MachineRoles As IMachineRoleCollection
IMachineRoleCollection MachineRoles { get; }
property IMachineRoleCollection^ MachineRoles {
    IMachineRoleCollection^ get ();
}
abstract MachineRoles : IMachineRoleCollection with get
function get MachineRoles () : IMachineRoleCollection

Valor de propriedade

Tipo: Microsoft.TeamFoundation.TestManagement.Client.IMachineRoleCollection
Uma coleção de funções de máquina nesse ambiente de teste.

Segurança do .NET Framework

Consulte também

Referência

ITestEnvironment Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client

IMachineRoleCollection