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 協助程式方法。

適用於

另請參閱