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 

字段值

属性

适用于