ModuleHandle::GetRuntimeFieldHandleFromMetadataToken Method (Int32)
.NET Framework (current version)
Returns a runtime handle for the field identified by the specified metadata token.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- fieldToken
-
Type:
System::Int32
A metadata token that identifies a field in the module.
Return Value
Type: System::RuntimeFieldHandleA RuntimeFieldHandle for the field identified by fieldToken.
.NET Framework
Available since 2.0
Available since 2.0
Show: