ConstructorInfo.ConstructorName Pole

Definicja

Reprezentuje nazwę metody konstruktora klasy, która jest przechowywana w metadanych. Ta nazwa jest zawsze ".ctor". To pole jest tylko do odczytu.

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 

Wartość pola

Atrybuty

Dotyczy