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.
ITestManagementTeamProject::CreateTestQuery Method (String^)
Creates a new test case query from the given query string.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- query
-
Type:
System::String^
A query string.
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client::ITestCaseQuery^A new test case query.
Show: