Aracılığıyla paylaş


ModelMetadata.BoundConstructorParameters Özellik

Tanım

üzerindeki BoundConstructorparametreler için örnek koleksiyonunu ModelMetadata alır. Bu yalnızca olduğunda MetadataKindConstructorkullanılabilir.

public:
 virtual property System::Collections::Generic::IReadOnlyList<Microsoft::AspNetCore::Mvc::ModelBinding::ModelMetadata ^> ^ BoundConstructorParameters { System::Collections::Generic::IReadOnlyList<Microsoft::AspNetCore::Mvc::ModelBinding::ModelMetadata ^> ^ get(); };
public virtual System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata>? BoundConstructorParameters { get; }
member this.BoundConstructorParameters : System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata>
Public Overridable ReadOnly Property BoundConstructorParameters As IReadOnlyList(Of ModelMetadata)

Özellik Değeri

Şunlara uygulanır