AccessibleObject.IReflect.UnderlyingSystemType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 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.