ExceptionMessageBox.YesButtonText 속성

정의

단추의 기본 텍스트를 가져옵니다.

public:
 static property System::String ^ YesButtonText { System::String ^ get(); };
public static string YesButtonText { get; }
member this.YesButtonText : string
Public Shared ReadOnly Property YesButtonText As String

속성 값

String 값입니다.

적용 대상