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

IDictionary 컨트롤의 디자인 타임 데이터가 들어 있는 Xml입니다.

설명

합니다 GetDesignModeState 의 현재 디자인 타임 상태를 가져오는 데 사용 하는 도우미 메서드입니다는 Xml 제어 합니다.

적용 대상

추가 정보