ConstructorInfo.ConstructorName Pole

Definice

Představuje název metody konstruktoru třídy, protože je uložena v metadatech. Tento název je vždy ".ctor". Toto pole je jen ke čtení.

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 

Hodnota pole

Atributy

Platí pro