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

属性值

属性

适用于