Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ITestConfigurationHelper::Query Method (String^, Int32)

 

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

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

ITestConfigurationCollection^ Query(
	String^ queryText,
	int planId
)

Parameters

queryText
Type: System::String^

WIQL query to execute

planId
Type: System::Int32

Return to top
Show: