CollectionModelBinder<TElement>.ElementBinder Свойство

Определение

IModelBinder Возвращает экземпляры для элементов коллекции привязки.

protected:
 property Microsoft::AspNetCore::Mvc::ModelBinding::IModelBinder ^ ElementBinder { Microsoft::AspNetCore::Mvc::ModelBinding::IModelBinder ^ get(); };
protected Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder ElementBinder { get; }
member this.ElementBinder : Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder
Protected ReadOnly Property ElementBinder As IModelBinder

Значение свойства

Применяется к