ExceptionMessageBox.NoButtonText 속성

정의

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

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

속성 값

String 값입니다.

설명

이 속성은 NoButtonTextNo 단추의 기능을 유지하면서 사용자 지정된 단추 텍스트를 지정합니다.

적용 대상