Condividi tramite


BindingMetadata.BoundConstructor Proprietà

Definizione

Ottiene o imposta l'oggetto utilizzato per modellare l'associazione ConstructorInfo e convalidare il tipo di modello.

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

Valore della proprietà

Si applica a