IVsFileMergeService Interface
Visual Studio 2015
Manages a window in Visual Studio that performs a three-way merge operation.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | OpenAndRegisterMergeWindow(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Int32) | Opens a three way merge window to perform a three way merge operation. |
![]() | QueryMergeWindowState(Int32, Int32, String) | Queries the service for the merge window result. |
![]() | UnregisterMergeWindow(Int32) | Unregisters the merge window previously created. |
Show:
