ExceptionMessageBox.YesButtonText Özelliği
İçin varsayılan metin alır Evet düğmesi
Ad Alanı: Microsoft.SqlServer.MessageBox
Derleme: Microsoft.ExceptionMessageBox (Microsoft.ExceptionMessageBox içinde.dll)
Sözdizimi
'Bildirim
Public Shared ReadOnly Property YesButtonText As String
Get
'Kullanım
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
Özellik Değeri
Tür: System.String
A String değer.