CommitCheckinEventArgs Properties

Include Protected Members
Include Inherited Members

The CommitCheckinEventArgs type exposes the following members.

Properties

  Name Description
Public property Changes Gets a list of pending changes associated with this commit.
Public property ChangesetId Gets the Changeset ID number associated with this commit.
Public property CreationDate Gets the creation date of this commit.
Public property OperationId Gets the operation ID.
Public property UndoneChanges Gets the set of undone pending changes in this commit.
Public property Workspace Gets the Workspace associated with this commit.

Top

See Also

Reference

CommitCheckinEventArgs Class

Microsoft.TeamFoundation.VersionControl.Client Namespace