ConstructorInfo.TypeConstructorName Pole

Definice

Představuje název metody konstruktoru typu, protože je uložen v metadatech. Tento název je vždy ". cctor". Tato vlastnost je jen ke čtení.

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 

Hodnota pole

String
Atributy

Platí pro