IReflect.UnderlyingSystemType 屬性

定義

取得表示 IReflect 物件的基礎型別。

public:
 property Type ^ UnderlyingSystemType { Type ^ get(); };
public Type UnderlyingSystemType { get; }
member this.UnderlyingSystemType : Type
Public ReadOnly Property UnderlyingSystemType As Type

屬性值

表示 IReflect 物件的基礎型別。

適用於

另請參閱