ConstructorInfo.ConstructorName 欄位

定義

表示類別建構函式方法儲存在中繼資料時的名稱。 這個名稱永遠是「.ctor」。 此欄位為唯讀。

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

欄位值

屬性

適用於