Search notes:

System.Reflection.FieldInfo (class)

System.Reflection.FieldInfo provides the information for a type's field and the field's metadata.
FieldInfo inherits from System.Reflection.MemberInfo

See also

System.Reflection.TypeInfo::DeclaredFields

Index