System.Reflection.Emit.ModuleBuilder.GetFieldToken Method

Returns the token used to identify the specified field within this module.

Syntax

public FieldToken GetFieldToken (System.Reflection.FieldInfo field)

Parameters

field
The field to get a token for.

Returns

The token used to identify the specified field within this module.

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