This documentation is archived and is not being maintained.
IMergeChange Interface
Visual Studio 2013
Represents information about a specific change in a merge operation.
Namespace: Microsoft.TeamFoundation.VersionControl.Common
Assembly: Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)
The IMergeChange type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ChangeType | The type of difference. |
![]() | LatestChange | The Latest change object that represents all latest changes |
![]() | LatestChanges | The Latest changes against the Original. |
![]() | ModifiedChange | The Modified change object that represents all modified changes |
![]() | ModifiedChanges | The Modified changes against the Original. |
Show:
