AccessibleObject.IReflect.UnderlyingSystemType Propriété
Définition
Obtient le type sous-jacent qui représente l'objet IReflect.Gets the underlying type that represents the IReflect object. Pour obtenir une description de ce membre, consultez UnderlyingSystemType.For a description of this member, see UnderlyingSystemType.
property Type ^ System::Reflection::IReflect::UnderlyingSystemType { Type ^ get(); };
Type System.Reflection.IReflect.UnderlyingSystemType { get; }
ReadOnly Property UnderlyingSystemType As Type Implements IReflect.UnderlyingSystemType
Valeur de propriété
Type sous-jacent qui représente l'objet IReflect.The underlying type that represents the IReflect object.
Implémente
Remarques
Ce membre est une implémentation d'un membre d'interface explicite.This member is an explicit interface member implementation. Il peut uniquement être utilisé lorsque l'instance de AccessibleObject est castée en interface IReflect.It can be used only when the AccessibleObject instance is cast to an IReflect interface.