IExplorerHierarchy.IsBuilding 属性

定义

获取一个值,该值指示 层次结构是否正在生成

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

属性值

true 如果 生成,则为否则,为 false.

适用于