ConstructorInfo.ConstructorName Champ

Définition

Représente le nom de la méthode de constructeur de classe telle qu’elle est stockée dans les métadonnées. Ce nom est toujours « .ctor ». Ce champ est en lecture seule.

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 

Valeur de champ

Attributs

S’applique à