EnumBuilder.UnderlyingSystemType 屬性

定義

傳回這個列舉的基礎系統類型。

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

屬性值

唯讀。 傳回基礎系統類型。

適用於