Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Opens a window in Visual Studio that compares two files.
public interface class IVsDifferenceService
public interface class IVsDifferenceService
__interface IVsDifferenceService
[System.Runtime.InteropServices.Guid("E20E53BE-8B7A-408F-AEA7-C0AAD6D1B946")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsDifferenceService
[<System.Runtime.InteropServices.Guid("E20E53BE-8B7A-408F-AEA7-C0AAD6D1B946")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsDifferenceService = interface
Public Interface IVsDifferenceService
Open |
Opens and displays a file comparison window in Visual Studio with default labels and no additional roles. |
Open |
Opens and displays a file comparison window in Visual Studio. |
Open |
Opens and displays a file comparison window in Visual Studio, parsing the arguments parameter to extract the left and right files, and the labels and roles (using the default labels and roles if none are specified explicitly). |
Please sign in to use this experience.
Sign in