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.