ExceptionMessageBox.RetryButtonText プロパティ

定義

リトライボタンのデフォルトテキストが表示されます。

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

プロパティ値

String の値。

注釈

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

適用対象