IDifferenceViewer3.DisplayDifferences Property

Definition

Should the differences be displayed?

public:
 property bool DisplayDifferences { bool get(); };
public bool DisplayDifferences { get; }
member this.DisplayDifferences : bool
Public ReadOnly Property DisplayDifferences As Boolean

Property Value

Remarks

This will be true if and only if there is a baseline and if the ShowDifferencesId option is true.

ViewModeChanged will be raised whenever this value changes.

Applies to