ConstructorInfo.TypeConstructorName フィールド
メタデータに格納されているとおりに型コンストラクタのメソッドの名前を表します。この名前は常に ".cctor" です。このプロパティは読み取り専用です。
Public Shared ReadOnly TypeConstructorName As String
[C#]
public static readonly string TypeConstructorName;
[C++]
public: static String* TypeConstructorName;
[JScript]
public static var TypeConstructorName : String;
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET, Common Language Infrastructure (CLI) Standard
参照
ConstructorInfo クラス | ConstructorInfo メンバ | System.Reflection 名前空間