次の方法で共有


PropertyBuilder.PropertyType プロパティ

このプロパティのフィールドの型を取得します。

Overrides Public ReadOnly Property PropertyType As Type
[C#]
public override Type PropertyType {get;}
[C++]
public: __property Type* get_PropertyType();
[JScript]
public override function get PropertyType() : Type;

プロパティ値

このプロパティの型。

必要条件

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

参照

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