Partager via


Propriété YesButtonText

Gets the default text for the Yes button

Espace de noms :  Microsoft.SqlServer.MessageBox
Assembly :  Microsoft.ExceptionMessageBox (en Microsoft.ExceptionMessageBox.dll)

Syntaxe

'Déclaration
Public Shared ReadOnly Property YesButtonText As String
    Get
'Utilisation
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

Valeur de propriété

Type : System. . :: . .String
A String value.