NameDescriptionTypeAdditional information
MemberType

System.Reflection.MemberTypes

None.

FieldHandle

System.RuntimeFieldHandle

None.

FieldType

System.Type

None.

Attributes

System.Reflection.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

string

None.

DeclaringType

System.Type

None.

ReflectedType

System.Type

None.

CustomAttributes

Collection of System.Reflection.CustomAttributeData

None.

MetadataToken

integer

None.

Module

System.Reflection.Module

None.