arrow_back Back to all endpoints

FieldInfo

Name Description Type Additional information
MemberType MemberTypes None.
FieldHandle RuntimeFieldHandle None.
FieldType Type None.
Attributes FieldAttributes None.
IsPublic boolean None.
IsPrivate boolean None.
IsFamily boolean None.
IsAssembly boolean None.
IsFamilyAndAssembly boolean None.
IsFamilyOrAssembly boolean None.
IsStatic boolean None.
IsInitOnly boolean None.
IsLiteral boolean None.
IsNotSerialized boolean None.
IsSpecialName boolean None.
IsPinvokeImpl boolean None.
IsSecurityCritical boolean None.
IsSecuritySafeCritical boolean None.
IsSecurityTransparent boolean None.
Name text None.
DeclaringType Type None.
ReflectedType Type None.
CustomAttributes array (CustomAttributeData) None.
MetadataToken number None.
Module Module None.