Type のクラス初期化子を取得します。
Public ReadOnly Property TypeInitializer As ConstructorInfo
[C#]
public ConstructorInfo TypeInitializer {get;}
[C++]
public: __property ConstructorInfo* get_TypeInitializer();
[JScript]
public function get TypeInitializer() : ConstructorInfo;
プロパティ値
Type のクラス コンストラクタの名前を格納している ConstructorInfo 。
解説
クラス初期化子は、 GetMember 、 GetMembers 、 FindMembers 、および GetConstructors を通じて使用できます。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, Common Language Infrastructure (CLI) Standard