发布时间: 2016年4月
此运行的控制器的名称
命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
语法
string Controller { get; set; }
property String^ Controller {
String^ get();
void set(String^ value);
}
abstract Controller : string with get, set
Property Controller As String
属性值
Type: System.String
返回 String。
请参阅
ITestRunBase 接口
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首