ExceptionMessageBox.YesButtonText 属性

定义

获取 “是 ”按钮的默认文本

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

属性值

一个 String 值。

适用于