DifferenceViewerOptions.ShowDifferencesId Field

Definition

If this is false, then the difference viewer will, even if a baseline has been specified, not show any differences.

public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> ShowDifferencesId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> ShowDifferencesId;
 staticval mutable ShowDifferencesId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly ShowDifferencesId As EditorOptionKey(Of Boolean) 

Field Value

Applies to