IVsFileMergeService 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
管理 Visual Studio 中执行三向合并操作的窗口。
public interface class IVsFileMergeService
public interface class IVsFileMergeService
__interface IVsFileMergeService
[System.Runtime.InteropServices.Guid("9003D4ED-2B8E-46B8-9838-78F5AE7B656D")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsFileMergeService
[<System.Runtime.InteropServices.Guid("9003D4ED-2B8E-46B8-9838-78F5AE7B656D")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsFileMergeService = interface
Public Interface IVsFileMergeService
- 属性