IExplorerHierarchy.IsBuilding 속성

정의

계층이 빌드되고 있는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

true빌드하는 경우 그렇지 않으면 . false

적용 대상