共用方式為


ITestConfigurationHelper.Query Method

 

Returns a collection of test configurations from the server by using 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 collection of test configurations from the server by using the provided query.

System_CAPS_pubmethod Query(String, IDictionary)

Returns a collection of test configurations from the server by using the provided query and context.

System_CAPS_pubmethod Query(String, Int32)

Performs a query of test configurations using user-provided constraints.

See Also

ITestConfigurationHelper Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top