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)

属性值

适用于