ExceptionMessageBox.FailButtonText Property

Definition

Gets the default text for the Fail button.

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

Property Value

A String value.

Remarks

The FailButtonText property specifies customized button text while it maintains the functionality of the Fail button.

Applies to