InputDate<TValue>.ParsingErrorMessage プロパティ

定義

解析エラーを表示するときに使用するエラー メッセージを取得または設定します。

public:
 property System::String ^ ParsingErrorMessage { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.AspNetCore.Components.Parameter]
public string ParsingErrorMessage { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.ParsingErrorMessage : string with get, set
Public Property ParsingErrorMessage As String

プロパティ値

属性

適用対象