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 | |
---|---|---|
![]() |
Query(String) | Returns a collection of test configurations from the server by using the provided query. |
![]() |
Query(String, IDictionary) | Returns a collection of test configurations from the server by using the provided query and context. |
![]() |
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