Partager via


BindingMetadata.BoundConstructor Propriété

Définition

Obtient ou définit le ConstructorInfo utilisé pour la liaison de modèle et la validation du type de modèle.

public:
 property System::Reflection::ConstructorInfo ^ BoundConstructor { System::Reflection::ConstructorInfo ^ get(); void set(System::Reflection::ConstructorInfo ^ value); };
public System.Reflection.ConstructorInfo BoundConstructor { get; set; }
public System.Reflection.ConstructorInfo? BoundConstructor { get; set; }
member this.BoundConstructor : System.Reflection.ConstructorInfo with get, set
Public Property BoundConstructor As ConstructorInfo

Valeur de propriété

S’applique à