IVsDifferenceCodeWindowFactoryService Methods

 

Namespace:   Microsoft.VisualStudio.Editor
Assembly:  Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)

NameDescription
System_CAPS_pubmethodCreateComparisonCodeWindow(IServiceProvider^, IVsTextLines^, IVsTextLines^, String^)

Creates an IVsDifferenceCodeWindow showing the differences between two strings or SnapshotSpans.

System_CAPS_pubmethodCreateComparisonCodeWindow(IServiceProvider^, String^, String^, String^, __VSDIFFSERVICEOPTIONS)

Creates an IVsDifferenceCodeWindow showing the differences between two strings or SnapshotSpans.

Return to top
Show: