DefaultModelBindingContext.FieldName Propriedade
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define o nome do campo atual que está sendo associado.
public:
virtual property System::String ^ FieldName { System::String ^ get(); void set(System::String ^ value); };
C#
public override string FieldName { get; set; }
member this.FieldName : string with get, set
Public Overrides Property FieldName As String
Produto | Versões |
---|---|
ASP.NET Core | 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |