Condividi tramite


Proprietà YesButtonText

Gets the default text for the Yes button

Spazio dei nomi:  Microsoft.SqlServer.MessageBox
Assembly:  Microsoft.ExceptionMessageBox (in Microsoft.ExceptionMessageBox.dll)

Sintassi

'Dichiarazione
Public Shared ReadOnly Property YesButtonText As String
    Get
'Utilizzo
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

Valore proprietà

Tipo: System. . :: . .String
A String value.