ExceptionMessageBox.IgnoreButtonText 属性

定义

获取 “忽略” 按钮的默认文本。

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

属性值

一个 String 值。

注解

IgnoreButtonText 属性指定自定义按钮文本,同时保留 “忽略” 按钮的功能。

适用于