ExceptionMessageBox.CancelButtonText 속성

정의

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

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

속성 값

String 값입니다.

설명

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

적용 대상