BindingMetadataProviderContext.BindingMetadata Property     
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.
Gets the BindingMetadata.
public:
 property Microsoft::AspNetCore::Mvc::ModelBinding::Metadata::BindingMetadata ^ BindingMetadata { Microsoft::AspNetCore::Mvc::ModelBinding::Metadata::BindingMetadata ^ get(); };public Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.BindingMetadata BindingMetadata { get; }member this.BindingMetadata : Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.BindingMetadataPublic ReadOnly Property BindingMetadata As BindingMetadata