次の方法で共有


EnumBuilder.UnderlyingSystemType プロパティ

この列挙型 (Enum) の基になるシステム型を返します。

Overrides Public ReadOnly Property UnderlyingSystemType As Type  _   Implements IReflect.UnderlyingSystemType
[C#]
public override Type UnderlyingSystemType {get;}
[C++]
public: __property Type* get_UnderlyingSystemType();
[JScript]
public override function get UnderlyingSystemType() : Type;

プロパティ値

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

実装

IReflect.UnderlyingSystemType

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

EnumBuilder クラス | EnumBuilder メンバ | System.Reflection.Emit 名前空間