System.Reflection.Emit.FieldBuilder.Module Property

Gets the module in which the type that contains this field is being defined.

Syntax

public override System.Reflection.Module Module { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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