ConstructorInfo.TypeConstructorName フィールド

定義

メタデータに格納されているとおりに型コンストラクターのメソッドの名前を表します。 この名前は常に ".cctor" です。 このプロパティは読み取り専用です。

public: static initonly System::String ^ TypeConstructorName;
public static readonly string TypeConstructorName;
[System.Runtime.InteropServices.ComVisible(true)]
public static readonly string TypeConstructorName;
 staticval mutable TypeConstructorName : string
[<System.Runtime.InteropServices.ComVisible(true)>]
 staticval mutable TypeConstructorName : string
Public Shared ReadOnly TypeConstructorName As String 

フィールド値

属性

適用対象