AccessibleObject.IReflect.UnderlyingSystemType Propriété

Définition

Obtient le type sous-jacent qui représente l'objet IReflect. Pour obtenir une description de ce membre, consultez 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

Valeur de propriété

Type

Type sous-jacent qui représente l'objet IReflect.

Implémente

Remarques

Ce membre est une implémentation d'un membre d'interface explicite. Il peut uniquement être utilisé lorsque l'instance de AccessibleObject est castée en interface IReflect.

S’applique à