Mono Class Library: OverviewSystem.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
[read-only] abstractAttributes FieldAttributes. Gets the attributes of the field reflected by the current instance. [read-only] abstractFieldHandle RuntimeFieldHandle. Documentation for this section has not yet been entered. [read-only] abstractFieldType Type. Gets the type of the field reflected by the current instance. [read-only] IsAssembly bool. Documentation for this section has not yet been entered. [read-only] IsFamily bool. Documentation for this section has not yet been entered. [read-only] IsFamilyAndAssembly bool. Documentation for this section has not yet been entered. [read-only] IsFamilyOrAssembly bool. Documentation for this section has not yet been entered. [read-only] IsInitOnly bool. Documentation for this section has not yet been entered. [read-only] IsLiteral bool. Documentation for this section has not yet been entered. [read-only] IsNotSerialized bool. Documentation for this section has not yet been entered. [read-only] IsPinvokeImpl bool. Documentation for this section has not yet been entered. [read-only] IsPrivate bool. Documentation for this section has not yet been entered. [read-only] IsPublic bool. Documentation for this section has not yet been entered. [read-only] IsSpecialName bool. Documentation for this section has not yet been entered. [read-only] IsStatic bool. Documentation for this section has not yet been entered. [read-only] overrideMemberType MemberTypes. Documentation for this section has not yet been entered.