Share via


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
System_CAPS_pubmethod Query(String)

Returns a list of test plans that match the provided work item query language (WIQL) query.

System_CAPS_pubmethod 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