Click or drag to resize
FieldInfo Properties

The FieldInfo type exposes the following members.

Properties
  NameDescription
Public propertyFieldType
Gets the type of this field object.
Public propertyIsInitOnly
Gets a value indicating whether the field can only be set in the body of the constructor.
Public propertyName
Gets the name of the current member.
(Inherited from MemberInfo.)
Top
See Also