DifferenceViewerOptions.HighlightModeId Field
Definition
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.
The DifferenceHighlightMode for the line changed markers.
public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<Microsoft::VisualStudio::Text::Differencing::DifferenceHighlightMode> HighlightModeId;
static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<Microsoft::VisualStudio::Text::Differencing::DifferenceHighlightMode> HighlightModeId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<Microsoft.VisualStudio.Text.Differencing.DifferenceHighlightMode> HighlightModeId;
staticval mutable HighlightModeId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<Microsoft.VisualStudio.Text.Differencing.DifferenceHighlightMode>
Public Shared ReadOnly HighlightModeId As EditorOptionKey(Of DifferenceHighlightMode)