TypeBuilder.DeclaringType Propriedade

Definição

Retorna o tipo que declarou esse tipo.

public:
 virtual property Type ^ DeclaringType { Type ^ get(); };
public override Type? DeclaringType { get; }
public override Type DeclaringType { get; }
member this.DeclaringType : Type
Public Overrides ReadOnly Property DeclaringType As Type

Valor da propriedade

Somente leitura. O tipo que declarou esse tipo.

Aplica-se a