AccessibleObject.IReflect.UnderlyingSystemType Propiedad

Definición

Obtiene el tipo subyacente que representa el objeto IReflect. Para obtener una descripción de este miembro, vea 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 de propiedad

Type

Tipo subyacente que representa el objeto IReflect.

Implementaciones

Comentarios

Este miembro es una implementación explícita de un miembro de interfaz. Solo se puede utilizar cuando la instancia de AccessibleObject se convierte en una interfaz IReflect.

Se aplica a