IExplorerHierarchy.IsBuilding Property

Definition

Gets a value indicating whether the hierarchy is building.

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

Property Value

true if building; otherwise, false.

Applies to