DesignSurface.DtelLoading 속성

정의

디자인 타임 오류 목록이 로드되고 있는지 여부를 나타내는 값을 가져옵니다.

public:
 property bool DtelLoading { bool get(); void set(bool value); };
public bool DtelLoading { get; set; }
member this.DtelLoading : bool with get, set
Public Property DtelLoading As Boolean

속성 값

true 디자인 타임 오류 목록이 로드 중이면 이고, 그렇지 않으면 . false

적용 대상

추가 정보