다음을 통해 공유


ModelError.ErrorMessage 속성

정의

오류 메시지를 가져옵니다.

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

속성 값

String

오류 메시지입니다.

적용 대상