다음을 통해 공유


IErrorPage.ErrorText 속성

정의

오류에 대한 자세한 설명을 가져오거나 설정합니다.

public:
 property System::String ^ ErrorText { System::String ^ get(); void set(System::String ^ value); };
public string ErrorText { get; set; }
member this.ErrorText : string with get, set
Public Property ErrorText As String

속성 값

String

오류 설명입니다.

적용 대상