ConstructorInfo::TypeConstructorName 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.Reflection
Assembly:  mscorlib (in mscorlib.dll)

public:
[ComVisibleAttribute(true)]
static initonly String^ TypeConstructorName

Field Value

Type: System::String^

Universal Windows Platform
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Return to top
Show: