This documentation is archived and is not being maintained.

DocumentService::CreateQuery Method (TfsTeamProjectCollection, String, QueryFolder, String, Object)

Namespace:  Microsoft.VisualStudio.TeamFoundation.WorkItemTracking
Assembly:  Microsoft.VisualStudio.TeamFoundation.WorkItemTracking (in Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.dll)

public:
IQueryDocument^ CreateQuery(
	TfsTeamProjectCollection^ teamProjectCollection, 
	String^ teamProjectName, 
	QueryFolder^ parent, 
	String^ queryText, 
	Object^ lockToken
)

Show: