发布时间: 2016年7月
获取对其执行此测试的测试点的 ID。
命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
语法
int TestPointId { get; }
property int TestPointId {
int get();
}
abstract TestPointId : int with get
ReadOnly Property TestPointId As Integer
属性值
Type: System.Int32
对其执行此测试,测试点或零 ; 如果测试已执行外部测试计划的 ID。
请参阅
ITestCaseResult 接口
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首