Partager via


DifferenceViewerOptions.ShowDiffOverviewMarginId Field

Definition

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) 

Field Value

Applies to