共用方式為


ITestCaseHelper.Query Method

 

Queries for test cases that match the provided constraints.

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)

Queries for test cases that match the provided query.

System_CAPS_pubmethod Query(String, IDictionary)

Queries for test cases that match the provided query and parameters.

See Also

ITestCaseHelper Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top