DifferenceHighlightMode Enumeration
Visual Studio 2015
The highlight mode for this < IDifferenceViewer.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Member name | Description | |
|---|---|---|
| CodeContour | Line differences should be displayed only to the last character on each line. | |
| WholeLine | Line differences should be displayed so that they take up the entire width of the viewport. |
Show: