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합니다.

적용 대상

추가 정보