CommitCheckinEventArgs Properties
Visual Studio 2012
The CommitCheckinEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Changes | Gets a list of pending changes associated with this commit. |
|
ChangesetId | Gets the Changeset ID number associated with this commit. |
|
CreationDate | Gets the creation date of this commit. |
|
OperationId | Gets the operation ID. |
|
UndoneChanges | Gets the set of undone pending changes in this commit. |
|
Workspace | Gets the Workspace associated with this commit. |