System.Reflection.Emit.DynamicMethod.Name Property

Gets the name of the dynamic method.

Syntax

public override string Name { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Note:

It is not necessary to name dynamic methods.

Requirements

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