IReflect.UnderlyingSystemType プロパティ
定義
public:
property Type ^ UnderlyingSystemType { Type ^ get(); };
public Type UnderlyingSystemType { get; }
member this.UnderlyingSystemType : Type
Public ReadOnly Property UnderlyingSystemType As Type
プロパティ値
IReflect オブジェクトを表す基になる型。The underlying type that represents the IReflect object.