IDifferenceViewer2.LeftViewExists Property

Definition

Does the left view exist?

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

Property Value

Remarks

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

Applies to