COR_FIELD.fieldDef Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The field token from metadata. Note: this field is actually named "token" in cordebug.h and can collide if fields are declared in base types from different modules.
public: System::UInt32 fieldDef;
public uint fieldDef;
public readonly uint fieldDef;
val mutable fieldDef : uint32
Public fieldDef As UInteger
Public ReadOnly fieldDef As UInteger