Share via


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

屬性值

基礎類型。

適用於