다음을 통해 공유


FormMappingError.ErrorMessages 속성

정의

이 필드의 매핑 오류와 연결된 오류 메시지 목록을 가져옵니다.

public System.Collections.Generic.IReadOnlyList<FormattableString> ErrorMessages { get; }
member this.ErrorMessages : System.Collections.Generic.IReadOnlyList<FormattableString>
Public ReadOnly Property ErrorMessages As IReadOnlyList(Of FormattableString)

속성 값

적용 대상