다음을 통해 공유


RazorError.Message 속성

정의

오류를 설명하는 메시지를 가져오거나 설정합니다.

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

속성 값

설명

Set 속성은 역직렬화 목적으로만 액세스할 수 있습니다.

적용 대상