This topic has not yet been rated - Rate this topic

VersionControlServer::QueryHistory Method (QueryHistoryParameters)

Visual Studio 2012

Gets a collection of Changeset objects matching the specified items and versions.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
public:
IEnumerable<Changeset^>^ QueryHistory(
	QueryHistoryParameters^ parameters
)

Return Value

Type: IEnumerable<Changeset>
A collection of Changeset objects matching the specified items and versions.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.