ConstructorInfo.ConstructorName Campo

Definizione

Rappresenta il nome del metodo del costruttore della classe così come è memorizzato nei metadati. Questo nome è sempre ".ctor". Questo campo è di sola lettura.

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 

Valore del campo

Attributi

Si applica a