このメンバを宣言するクラスを取得します。
Overrides Public ReadOnly Property DeclaringType As Type
[C#]
public override Type DeclaringType {get;}
[C++]
public: __property Type* get_DeclaringType();
[JScript]
public override function get DeclaringType() : Type;
プロパティ値
このメンバを宣言するクラスの 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 名前空間