ExceptionMessageBox.YesButtonText プロパティ

定義

[はい] ボタンの既定のテキストを取得します

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

プロパティ値

String 値。

適用対象