发布时间: 2016年4月
获取最新的结果设置。
命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
语法
TestOutcome MostRecentResultOutcome { get; }
property TestOutcome MostRecentResultOutcome {
TestOutcome get();
}
abstract MostRecentResultOutcome : TestOutcome with get
ReadOnly Property MostRecentResultOutcome As TestOutcome
属性值
Type: Microsoft.TeamFoundation.TestManagement.Client.TestOutcome
最新的结果设置。
请参阅
TestOutcome
ITestPointProperties 接口
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首