SVsDifferenceService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Passed to GetService(Type) to return a reference to IVsDifferenceService.
public interface class SVsDifferenceService
public interface class SVsDifferenceService
__interface SVsDifferenceService
[System.Runtime.InteropServices.Guid("77115E75-EF9E-4F30-92F2-3FE78BCAF6CF")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsDifferenceService
[<System.Runtime.InteropServices.Guid("77115E75-EF9E-4F30-92F2-3FE78BCAF6CF")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsDifferenceService = interface
Public Interface SVsDifferenceService
- Attributes