ModelBinders.Binders Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les binders de modèles pour l'application.
public:
static property System::Web::ModelBinding::ModelBinderDictionary ^ Binders { System::Web::ModelBinding::ModelBinderDictionary ^ get(); };
public static System.Web.ModelBinding.ModelBinderDictionary Binders { get; }
member this.Binders : System.Web.ModelBinding.ModelBinderDictionary
Public Shared ReadOnly Property Binders As ModelBinderDictionary
Valeur de propriété
Binders de modèles pour l'application.