- parent
- The metadata type or method token.
- name
- The field name.
- attributes
- A bitwise combination of the field attributes.
- signature
- The field signature.
- addrKind
- The address types for addr1 and addr2.
- addr1
- The first address for the field specification.
- addr2
- The second address for the field specification.
- addr3
- The third address for the field specification.
The ISymbolWriter.DefineField(SymbolToken, string, System.Reflection.FieldAttributes, Byte[], SymAddressKind, int, int, int) method defines a single variable that is not within a method by using specified fields in classes, bit fields, and so on.