NewExpression.Constructor Proprietà

Definizione

Ottiene il costruttore chiamato.

public:
 property System::Reflection::ConstructorInfo ^ Constructor { System::Reflection::ConstructorInfo ^ get(); };
public System.Reflection.ConstructorInfo Constructor { get; }
public System.Reflection.ConstructorInfo? Constructor { get; }
member this.Constructor : System.Reflection.ConstructorInfo
Public ReadOnly Property Constructor As ConstructorInfo

Valore della proprietà

ConstructorInfo che rappresenta il costruttore chiamato.

Si applica a