IDifferenceViewer2.InlineViewExists Property

Definition

Does the Inline view exist?

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

Property Value

Remarks

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

Applies to