ExceptionMessageBox.IgnoreButtonText プロパティ

定義

[無視] ボタンの既定のテキストを取得します。

public:
 static property System::String ^ IgnoreButtonText { System::String ^ get(); };
public static string IgnoreButtonText { get; }
member this.IgnoreButtonText : string
Public Shared ReadOnly Property IgnoreButtonText As String

プロパティ値

String 値。

注釈

このプロパティは IgnoreButtonText 、[ 無視 ] ボタンの機能を維持しながら、カスタマイズされたボタン テキストを指定します。

適用対象