LoginDesigner.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,其中包含 Login 的預先定義配置。
備註
物件 DesignerAutoFormatCollection 會從內部類別的 XML 編碼成員填入。