Mono Class Library: Overview

System.Reflection.FieldInfo: Property Members

The properties of System.Reflection.FieldInfo are listed below. For a list of all members, see the FieldInfo Members list.

See Also: Inherited members from System.Reflection.MemberInfo

Public Properties

[read-only]
abstract
AttributesFieldAttributes. Gets the attributes of the field reflected by the current instance.
[read-only]
abstract
FieldHandleRuntimeFieldHandle. Documentation for this section has not yet been entered.
[read-only]
abstract
FieldTypeType. Gets the type of the field reflected by the current instance.
[read-only]
IsAssemblybool. Documentation for this section has not yet been entered.
[read-only]
IsFamilybool. Documentation for this section has not yet been entered.
[read-only]
IsFamilyAndAssemblybool. Documentation for this section has not yet been entered.
[read-only]
IsFamilyOrAssemblybool. Documentation for this section has not yet been entered.
[read-only]
IsInitOnlybool. Documentation for this section has not yet been entered.
[read-only]
IsLiteralbool. Documentation for this section has not yet been entered.
[read-only]
IsNotSerializedbool. Documentation for this section has not yet been entered.
[read-only]
IsPinvokeImplbool. Documentation for this section has not yet been entered.
[read-only]
IsPrivatebool. Documentation for this section has not yet been entered.
[read-only]
IsPublicbool. Documentation for this section has not yet been entered.
[read-only]
IsSpecialNamebool. Documentation for this section has not yet been entered.
[read-only]
IsStaticbool. Documentation for this section has not yet been entered.
[read-only]
override
MemberTypeMemberTypes. Documentation for this section has not yet been entered.