ExceptionMessageBox.RetryButtonText 속성

정의

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

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

속성 값

String 값입니다.

설명

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

적용 대상