言語

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

プロパティ値

適用対象