ConstructorInfo.TypeConstructorName Champ

Définition

Représente le nom de la méthode de constructeur de type tel qu'il est stocké dans les métadonnées. Ce nom est toujours ".cctor". Cette propriété est en lecture seule.

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 

Valeur de champ

Attributs

S’applique à