ValidationError.Message 属性

定义

获取一条提供有关验证错误的信息的字母数字消息。

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

属性值

提供验资错误相关信息的消息。

适用于