InputNumber<TValue>.ParsingErrorMessage Propiedad

Definición

Obtiene o establece el mensaje de error usado al mostrar un error de análisis.

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

Valor de propiedad

Atributos

Se aplica a