AccessibleObject.IReflect.UnderlyingSystemType Propriedade

Definição

Obtém o tipo subjacente que representa o objeto IReflect. Para obter uma descrição desse membro, confira UnderlyingSystemType.

property Type ^ System::Reflection::IReflect::UnderlyingSystemType { Type ^ get(); };
Type System.Reflection.IReflect.UnderlyingSystemType { get; }
member this.System.Reflection.IReflect.UnderlyingSystemType : Type
 ReadOnly Property UnderlyingSystemType As Type Implements IReflect.UnderlyingSystemType

Valor da propriedade

Type

O tipo subjacente que representa o IReflect objeto.

Implementações

Comentários

Este membro é uma implementação do membro de interface explícita. Ele só pode ser usado quando a instância de AccessibleObject é convertida em uma interface de IReflect.

Aplica-se a