ExceptionMessageBox.AbortButtonText Property

Definition

Gets the default text for the Abort button.

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

Property Value

A String value.

Remarks

The AbortButtonText property specifies customized button text while it maintains the functionality of the Abort button.

Applies to