ConstructorInfo.TypeConstructorName 필드

정의

메타데이터에 저장된 형식 생성자 메서드의 이름을 나타냅니다. 이 이름은 항상 ".cctor"입니다. 이 속성은 읽기 전용입니다.

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 

필드 값

String
특성

적용 대상