ConstructorInfo.ConstructorName Feld

Definition

Stellt den Namen der Klassenkonstruktor-Methode dar, der in den Metadaten gespeichert ist. Dieser Name lautet immer ".ctor". Dieses Feld ist schreibgeschützt.

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 

Feldwert

Attribute

Gilt für: