Xml.GetDesignModeState 메서드

정의

컨트롤의 디자인 타임 데이터를 가져옵니다.

protected:
 override System::Collections::IDictionary ^ GetDesignModeState();
protected override System.Collections.IDictionary GetDesignModeState();
override this.GetDesignModeState : unit -> System.Collections.IDictionary
Protected Overrides Function GetDesignModeState () As IDictionary

반품

IDictionary 컨트롤의 디자인 타임 데이터를 포함하는 형식입니다Xml.

설명

GetDesignModeState 메서드는 컨트롤의 현재 디자인 타임 상태를 가져오는 데 사용되는 도우미 메서드입니다 Xml .

적용 대상

추가 정보