ConstructorInfo.TypeConstructorName Feld

Definition

Stellt den Namen der Typkonstruktor-Methode dar, der in den Metadaten gespeichert ist. Dieser Name lautet immer ".cctor". Diese Eigenschaft ist schreibgeschützt.

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 

Feldwert

Attribute

Gilt für: