IReflect.UnderlyingSystemType プロパティ

定義

IReflect オブジェクトを表す基になる型を取得します。

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

プロパティ値

IReflect オブジェクトを表す基になる型。

適用対象

こちらもご覧ください