ChangePasswordDesigner.AutoFormats 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得自動格式化配置的集合,這些配置將顯示在 [自動格式化] 對話方塊中。
public:
virtual property System::Web::UI::Design::DesignerAutoFormatCollection ^ AutoFormats { System::Web::UI::Design::DesignerAutoFormatCollection ^ get(); };
public override System.Web.UI.Design.DesignerAutoFormatCollection AutoFormats { get; }
member this.AutoFormats : System.Web.UI.Design.DesignerAutoFormatCollection
Public Overrides ReadOnly Property AutoFormats As DesignerAutoFormatCollection
屬性值
DesignerAutoFormatCollection,其中包含 ChangePassword 的預先定義配置。
備註
物件的元素 DesignerAutoFormatCollection 衍生自 類別, DesignerAutoFormat 並從內部定義的 XML 編碼常數位串填入。