ExceptionMessageBox.NoButtonText プロパティ

定義

「いいえ」ボタンのデフォルトテキストが表示されます

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

プロパティ値

String の値。

注釈

NoButtonTextプロパティはカスタマイズされたボタンテキストを指定しつつ、Noボタンの機能は維持します。

適用対象