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 でエンコードされた定数文字列から設定されます。