System.Reflection.Emit.ConstructorBuilder.Name Property

Retrieves the name of this constructor.

Syntax

public override string Name { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The following code sample illustrates the use of Name.

code reference: ConstructorBuilder_Name_5#2

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0