Wizard.CustomPreviousButtonID フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
カスタムの [戻る] ボタンの識別子を取得します。 このフィールドは静的であり、読み取り専用です。
protected: static initonly System::String ^ CustomPreviousButtonID;
protected static readonly string CustomPreviousButtonID;
staticval mutable CustomPreviousButtonID : string
Protected Shared ReadOnly CustomPreviousButtonID As String
フィールド値
注釈
このフィールドは CustomPreviousButtonID 、主にコントロール開発者によって使用されます。 の CustomPreviousButtonID 値は です "CustomPreviousButton"
。