This topic has not yet been rated - Rate this topic

CommitCheckinEventArgs.UndoneChanges Property

Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in microsoft.teamfoundation.versioncontrol.client.dll)

public PendingChange[] UndoneChanges { get; }
/** @property */
public PendingChange[] get_UndoneChanges ()

public function get UndoneChanges () : PendingChange[]

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.