ExceptionMessageBox.RetryButtonText Property

Definition

Gets the default text for the Retry button.

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

Property Value

A String value.

Remarks

The RetryButtonText property specifies customized button text while it maintains the functionality of the Retry button.

Applies to