IVsDataExplorerNode.HasBeenExpanded Property

Definition

Gets a value indicating whether the current node has been expanded.

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

Property Value

true if the node has been expanded; otherwise, false.

Applies to