ExceptionMessageBox.OKButtonText プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[OK] ボタンの既定のテキストを取得します。
public:
static property System::String ^ OKButtonText { System::String ^ get(); };
public static string OKButtonText { get; }
member this.OKButtonText : string
Public Shared ReadOnly Property OKButtonText As String
プロパティ値
String 値。
注釈
このプロパティは OKButtonText 、[ OK] ボタンの機能を維持しながら、カスタマイズされたボタン テキストを指定します。