Share via


InputBase<TValue>.DisplayName Propriedade

Definição

Obtém ou define o nome de exibição para este campo.

Esse valor é usado ao gerar mensagens de erro quando o valor de entrada não é analisado corretamente.

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

Valor da propriedade

Atributos

Aplica-se a