IReflect.UnderlyingSystemType 属性

定义

获取表示 IReflect 对象的基础类型。

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

属性值

表示 IReflect 对象的基础类型。

适用于

另请参阅