TypeDelegator.UnderlyingSystemType 属性

定义

获取表示已实现类型的基础 Type

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

属性值

基础类型。

适用于