查询任何工作项的 ID 与所有测试集合中的用例结果
命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
语法
int[] QueryAssociatedWorkItems()
array<int>^ QueryAssociatedWorkItems()
abstract QueryAssociatedWorkItems : unit -> int[]
Function QueryAssociatedWorkItems As Integer()
返回值
Type: System.Int32[]
请参阅
ITestCaseResultCollection 接口
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首