语言

ValidationError.ErrorMessage 属性

定义

获取与验证错误关联的错误消息。

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

属性值

适用于