FormFileModelBinderProvider Class    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An IModelBinderProvider for IFormFile, collections of IFormFile, and IFormFileCollection.
public ref class FormFileModelBinderProvider : Microsoft::AspNetCore::Mvc::ModelBinding::IModelBinderProviderpublic class FormFileModelBinderProvider : Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinderProvidertype FormFileModelBinderProvider = class
    interface IModelBinderProviderPublic Class FormFileModelBinderProvider
Implements IModelBinderProvider- Inheritance
- 
				FormFileModelBinderProvider
- Implements
Constructors
| FormFileModelBinderProvider() | 
Methods
| GetBinder(ModelBinderProviderContext) | Creates a IModelBinder based on ModelBinderProviderContext. |