Use Base
True
表示与测试设置对象关联的计算机角色。
命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
语法
public interface ITestSettingsMachineRole : IMachineRole, IPropertyOwner,
IDataErrorInfo, INotifyPropertyChanged
public interface class ITestSettingsMachineRole : IMachineRole,
IPropertyOwner, IDataErrorInfo, INotifyPropertyChanged
type ITestSettingsMachineRole =
interface
interface IMachineRole
interface IPropertyOwner
interface IDataErrorInfo
interface INotifyPropertyChanged
end
Public Interface ITestSettingsMachineRole
Inherits IMachineRole, IPropertyOwner, IDataErrorInfo, INotifyPropertyChanged
属性
| 名称 | 说明 | |
|---|---|---|
![]() |
Error | (从 IDataErrorInfo 继承。) |
![]() |
Id | 获取此计算机角色的 GUID。(从 IMachineRole 继承。) |
![]() |
InvalidProperties | 获取无效的属性名称的列表。(从 IPropertyOwner 继承。) |
![]() |
IsDirty | 获取一个值,该值指示自上次刷新、获取或保存以来任何属性是否发生了更改。(从 IPropertyOwner 继承。) |
![]() |
IsExecution | 获取一个值,该值指示此计算机角色是否执行测试。 |
![]() |
Item[String] | (从 IDataErrorInfo 继承。) |
![]() |
Name | 获取或设置此计算机角色的用户可显示名称。必须唯一。(从 IMachineRole 继承。) |
事件
| 名称 | 说明 | |
|---|---|---|
![]() |
PropertyChanged | (从 INotifyPropertyChanged 继承。) |
请参阅
IMachineRole
IPropertyOwner
IDataErrorInfo
INotifyPropertyChanged
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首
.jpeg)
.gif)