NoButtonText 属性

后续版本的 Microsoft SQL Server 将删除该功能。请避免在新的开发工作中使用该功能,并着手修改当前还在使用该功能的应用程序。 Use NoButtonText instead.

命名空间:  Microsoft.NetEnterpriseServers
程序集:  Microsoft.NetEnterpriseServers.ExceptionMessageBox(在 Microsoft.NetEnterpriseServers.ExceptionMessageBox.dll 中)

语法

声明
Public Shared ReadOnly Property NoButtonText As String
    Get
用法
Dim value As String

value = ExceptionMessageBox.NoButtonText
public static string NoButtonText { get; }
public:
static property String^ NoButtonText {
    String^ get ();
}
static member NoButtonText : string
static function get NoButtonText () : String

属性值

类型:System. . :: . .String
A String value.