SVsFileMergeService Interface
Passed to GetService to return a reference to IVsFileMergeService.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Syntax
'Declaration
<GuidAttribute("34D4713E-EB24-4746-938B-BE5640D03210")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface SVsFileMergeService
[GuidAttribute("34D4713E-EB24-4746-938B-BE5640D03210")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsFileMergeService
[GuidAttribute(L"34D4713E-EB24-4746-938B-BE5640D03210")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class SVsFileMergeService
[<GuidAttribute("34D4713E-EB24-4746-938B-BE5640D03210")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type SVsFileMergeService = interface end
public interface SVsFileMergeService