ModelMetadata.BoundConstructor Property

Definition

Gets ModelMetadata instance for a constructor of a record type that is used during binding and validation.

C#
public virtual Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata? BoundConstructor { get; }

Property Value

Applies to

Product Versions
ASP.NET Core 5.0, 6.0, 7.0, 8.0, 9.0