ConstructorInfo.ConstructorName Поле

Определение

Представляет хранящееся в метаданных имя метода конструктора класса. Это имя всегда имеет расширение CTOR. Это поле доступно только для чтения.

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 

Значение поля

Атрибуты

Применяется к