The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITestSettings::MachineRoles Property
Gets a collection of computer roles that are used by this test settings object.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
property ITestSettingsMachineRoleCollection^ MachineRoles {
ITestSettingsMachineRoleCollection^ get();
}
Property Value
Type: Microsoft.TeamFoundation.TestManagement.Client::ITestSettingsMachineRoleCollection^A collection of computer roles that are used by this test settings object.
Show: