AccessibleObject.IReflect.UnderlyingSystemType Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
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.