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

プロパティ値

読み取り専用です。 基になるシステム型を返します。

適用対象