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 

欄位值

屬性

適用於