Share via


IVsDifferenceCodeWindowFactoryService.CreateComparisonCodeWindow Method

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CreateComparisonCodeWindow(IServiceProvider, IVsTextLines, IVsTextLines, String) Creates an IVsDifferenceCodeWindow showing the differences between two strings or SnapshotSpans.
Public method CreateComparisonCodeWindow(IServiceProvider, String, String, String, __VSDIFFSERVICEOPTIONS) Creates an IVsDifferenceCodeWindow showing the differences between two strings or SnapshotSpans.

Top

See Also

Reference

IVsDifferenceCodeWindowFactoryService Interface

Microsoft.VisualStudio.Editor Namespace