IReflect.UnderlyingSystemType Propriedade

Definição

Obtém o tipo subjacente que representa o objeto IReflect.

public:
 property Type ^ UnderlyingSystemType { Type ^ get(); };
public Type UnderlyingSystemType { get; }
member this.UnderlyingSystemType : Type
Public ReadOnly Property UnderlyingSystemType As Type

Valor da propriedade

Type

O tipo subjacente que representa o IReflect objeto.

Aplica-se a

Confira também