ExceptionMessageBox.OKButtonText 属性

定义

此功能将在Microsoft SQL Server 的未来版本中删除。 请避免在新的开发工作中使用该功能,并着手修改当前还在使用该功能的应用程序。 改用 OKButtonText

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

属性值

一个String值。

适用于