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.
ITestSettingsMachineRole Interface
Represents a machine role that is associated with a test settings object.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
| Name | Description | |
|---|---|---|
![]() | Error | (Inherited from IDataErrorInfo.) |
![]() | Id | Gets the GUID for this machine role.(Inherited from IMachineRole.) |
![]() | InvalidProperties | Gets a list of property names that are invalid.(Inherited from IPropertyOwner.) |
![]() | IsDirty | Gets a value that indicates whether any properties have changed since the last refresh, fetch, or save.(Inherited from IPropertyOwner.) |
![]() | IsExecution | Gets a value that indicates whether this machine role executes tests. |
![]() | Item[String^] | (Inherited from IDataErrorInfo.) |
![]() | Name | Gets or sets a user-displayable name for this machine role. Must be unique.(Inherited from IMachineRole.) |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | (Inherited from INotifyPropertyChanged.) |
Show:

