IDifferenceViewer2.RightViewExists Property

Definition

Does the right view exist?

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

Property Value

Remarks

Differences views are created lazily RightView will create the view if it does not already exist.

Applies to