DifferenceViewerOptions.ShowDiffOverviewMarginId 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.
If true
, show the difference overview margin.
public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> ShowDiffOverviewMarginId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> ShowDiffOverviewMarginId;
staticval mutable ShowDiffOverviewMarginId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly ShowDiffOverviewMarginId As EditorOptionKey(Of Boolean)