Sdílet prostřednictvím


BindingMetadata.BoundConstructor Vlastnost

Definice

Získá nebo nastaví ConstructorInfo použité k vytvoření vazby modelu a ověření typu modelu.

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

Hodnota vlastnosti

Platí pro