DifferenceViewerOptions.ShowDifferencesId 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 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)