ConstructorInfo::ConstructorName Field

 

Represents the name of the class constructor method as it is stored in metadata. This name is always ".ctor". This field is read-only.

Namespace:   System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

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

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: