This documentation is archived and is not being maintained.

WorkItemCollection::Query Property

Gets information about the query that resulted in this collection.

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

public:
property Query^ Query {
	Query^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.WorkItemTracking.Client::Query
Information about the query that resulted in this collection.

Show: