Partager via


InputDate<TValue>.ParsingErrorMessage Propriété

Définition

Obtient ou définit le message d’erreur utilisé lors de l’affichage d’une erreur d’analyse.

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

Valeur de propriété

Attributs

S’applique à