Share via


ITestConfigurationHelper.Query Method

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Query(String) Returns a collection of test configurations from the server by using the provided query.
Public method Query(String, IDictionary) Returns a collection of test configurations from the server by using the provided query and context.
Public method Query(String, Int32) Performs a query of test configurations using user-provided constraints.

Top

See Also

Reference

ITestConfigurationHelper Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace