NewExpression.Constructor Propriedade

Definição

Recebe o construtor chamado.

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

Valor de Propriedade

O ConstructorInfo que representa o construtor chamado.

Aplica-se a