OKButtonText プロパティ
この機能は、将来のバージョンの Microsoft SQL Server では削除される予定です。新しい開発作業では、この機能の使用を避け、現在この機能を使用しているアプリケーションは修正するようにしてください。代わりに OKButtonText を使用してください。
名前空間: 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
String 値です。