ExceptionMessageBox.IgnoreButtonText Property

Definition

Gets the default text for the Ignore button.

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

Property Value

A String value.

Remarks

The IgnoreButtonText property specifies customized button text while it maintains the functionality of the Ignore button.

Applies to