IVsDifferenceService Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

NameDescription
System_CAPS_pubmethodOpenComparisonWindow(String^, String^)

Opens and displays a file comparison window in Visual Studio with default labels and no additional roles.

System_CAPS_pubmethodOpenComparisonWindow2(String^, String^, String^, String^, String^, String^, String^, String^, UInt32)

Opens and displays a file comparison window in Visual Studio.

System_CAPS_pubmethodOpenComparisonWindowFromCommandLineArguments(String^)

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).

Return to top
Show: