ITestPlanHelper.Query Method
Returns a list of test plans that match the provided query.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Overload List
Name | Description | |
---|---|---|
Query(String) | Returns a list of test plans that match the provided work item query language (WIQL) query. |
|
Query(String, IDictionary) | Returns a list of test plans that match the provided query and properties. |
See Also
ITestPlanHelper Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top