TypeBuilder.ReflectedType Propriedade

Definição

Retorna o tipo usado para obter esse tipo.Returns the type that was used to obtain this type.

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

Valor da propriedade

Type

Somente leitura.Read-only. O tipo que foi usado para obter esse tipo.The type that was used to obtain this type.

Aplica-se a