このフィールドの型を表す Type オブジェクトを示します。このプロパティは読み取り専用です。
Overrides Public ReadOnly Property FieldType As Type
[C#]
public override Type FieldType {get;}
[C++]
public: __property Type* get_FieldType();
[JScript]
public override function get FieldType() : Type;
プロパティ値
このフィールドの型を表す Type オブジェクト。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
FieldBuilder クラス | FieldBuilder メンバ | System.Reflection.Emit 名前空間