Compartir a través de


YesButtonText Propiedad

Gets the default text for the Yes button

Espacio de nombres:  Microsoft.SqlServer.MessageBox
Ensamblado:  Microsoft.ExceptionMessageBox (en Microsoft.ExceptionMessageBox.dll)

Sintaxis

'Declaración
Public Shared ReadOnly Property YesButtonText As String
    Get
'Uso
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

Valor de la propiedad

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