A string containing the name of an object constructor as it is stored in metadata.
Value: .ctor
This field is read-only.
This field is a string that contains the value ".ctor". An object constructor will be named with this field if and only if it is not a type initializer.
Note:For more information on type initializers, see ConstructorInfo.TypeConstructorName.
For more information on object constructors, see Partition II of the CLI Specification.
Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0