IBindingMetadataProvider.CreateBindingMetadata Method     
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.
Sets the values for properties of BindingMetadata.
public:
 void CreateBindingMetadata(Microsoft::AspNetCore::Mvc::ModelBinding::Metadata::BindingMetadataProviderContext ^ context);public void CreateBindingMetadata(Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.BindingMetadataProviderContext context);abstract member CreateBindingMetadata : Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.BindingMetadataProviderContext -> unitPublic Sub CreateBindingMetadata (context As BindingMetadataProviderContext)