System.Reflection.Emit.ConstructorBuilder.ToString Method

Returns this System.Reflection.Emit.ConstructorBuilder instance as a string.

Syntax

public override string ToString ()

Returns

Returns a string containing the name, attributes, and exceptions of this constructor, followed by the current Microsoft intermediate language (MSIL) stream.

Remarks

Documentation for this section has not yet been entered.

Requirements

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