ConstructorInfoTypeConstructorName Field |
Represents the name of the type constructor method as it is stored in metadata. This name is always ".cctor". This property is read-only.
Namespace: System.ReflectionAssembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax public static readonly string TypeConstructorName
Field Value
Type:
StringSee Also