YesButtonText 屬性
Gets the default text for the Yes button
命名空間: Microsoft.SqlServer.MessageBox
組件: Microsoft.ExceptionMessageBox (在 Microsoft.ExceptionMessageBox.dll 中)
語法
'宣告
Public Shared ReadOnly Property YesButtonText As String
Get
'用途
Dim value As String
value = ExceptionMessageBox.YesButtonText
public static string YesButtonText { get; }
public:
static property String^ YesButtonText {
String^ get ();
}
static member YesButtonText : string
static function get YesButtonText () : String
屬性值
型別:System. . :: . .String
A String value.