DefaultMetadataDetails.ModelAttributes Proprietà

Definizione

Ottiene o imposta il set di attributi del modello.

public:
 property Microsoft::AspNetCore::Mvc::ModelBinding::ModelAttributes ^ ModelAttributes { Microsoft::AspNetCore::Mvc::ModelBinding::ModelAttributes ^ get(); };
public Microsoft.AspNetCore.Mvc.ModelBinding.ModelAttributes ModelAttributes { get; }
member this.ModelAttributes : Microsoft.AspNetCore.Mvc.ModelBinding.ModelAttributes
Public ReadOnly Property ModelAttributes As ModelAttributes

Valore della proprietà

Si applica a