OKButtonText 屬性
未來的 Microsoft SQL Server 版本將移除這項功能。請避免在新的開發工作中使用這項功能,並規劃修改目前使用這項功能的應用程式。 Use OKButtonText instead.
命名空間: Microsoft.NetEnterpriseServers
組件: Microsoft.NetEnterpriseServers.ExceptionMessageBox (在 Microsoft.NetEnterpriseServers.ExceptionMessageBox.dll 中)
語法
'宣告
Public Shared ReadOnly Property OKButtonText As String
Get
'用途
Dim value As String
value = ExceptionMessageBox.OKButtonText
public static string OKButtonText { get; }
public:
static property String^ OKButtonText {
String^ get ();
}
static member OKButtonText : string
static function get OKButtonText () : String
屬性值
型別:System. . :: . .String
A String value.