ConstructorInfo.TypeConstructorName Campo

Definizione

Rappresenta il nome del metodo del costruttore del tipo così come è memorizzato nei metadati. Questo nome è sempre ".cctor". Questa proprietà è di sola lettura.

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 

Valore del campo

String
Attributi

Si applica a