ExceptionMessageBox.OKButtonText 속성

정의

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

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

속성 값

String 값입니다.

설명

이 속성은 OKButtonText확인 단추의 기능을 유지하는 동안 사용자 지정된 단추 텍스트를 지정합니다.

적용 대상