发布时间: 2016年4月
获取提供对此项目中显示的测试结果的访问的帮助程序对象。
命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
语法
ITestCaseResultHelper TestResults { get; }
property ITestCaseResultHelper^ TestResults {
ITestCaseResultHelper^ get();
}
abstract TestResults : ITestCaseResultHelper with get
ReadOnly Property TestResults As ITestCaseResultHelper
属性值
Type: Microsoft.TeamFoundation.TestManagement.Client.ITestCaseResultHelper
提供对此项目中显示的测试结果的访问一个帮助程序对象。
请参阅
ITestCaseResultHelper
ITestManagementTeamProject 接口
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首