AccessibleObject.IReflect.UnderlyingSystemType 屬性

定義

取得表示 IReflect 物件的基礎型別。 如需這個成員的說明,請參閱 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

屬性值

Type

表示 IReflect 物件的基礎型別。

實作

備註

這個成員是明確介面成員實作, 只有在 AccessibleObject 執行個體轉換成 IReflect 介面時,才能使用這個成員。

適用於