Sdílet prostřednictvím


NewExpression.Constructor Vlastnost

Definice

Získá volaný konstruktor.

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

Hodnota vlastnosti

Představuje ConstructorInfo volaný konstruktor.

Platí pro