Sdílet prostřednictvím


ITestEnvironment.MachineRoles – vlastnost

Získá nebo nastaví kolekce machine role v tomto testovacím prostředí.

Obor názvů:  Microsoft.TeamFoundation.TestManagement.Client
Sestavení:  Microsoft.TeamFoundation.TestManagement.Client (v Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Deklarace
ReadOnly Property MachineRoles As IMachineRoleCollection
IMachineRoleCollection MachineRoles { get; }
property IMachineRoleCollection^ MachineRoles {
    IMachineRoleCollection^ get ();
}
abstract MachineRoles : IMachineRoleCollection with get
function get MachineRoles () : IMachineRoleCollection

Hodnota vlastnosti

Typ: Microsoft.TeamFoundation.TestManagement.Client.IMachineRoleCollection
Kolekce machine role v tomto testovacím prostředí.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ITestEnvironment Rozhraní

Microsoft.TeamFoundation.TestManagement.Client – obor názvů

IMachineRoleCollection