Share via


VerificationAttribute.Message 속성

정의

액세스 가능성 검사점 확인 규칙이 true인 경우 메시지 문자열을 가져옵니다.

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

속성 값

String

오류 문자열입니다.

설명

합니다 Message 속성을 설정 하는 경우는 VerificationAttribute 인스턴스가 만들어지고 필요 합니다.

적용 대상

추가 정보