Xml.GetDesignModeState 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得控制項的設計階段資料。
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 協助程式方法。