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 屬性指定自訂按鈕文字,同時維持 忽略 按鈕的功能。

適用於