FieldHiddenAttribute Class |
Hides the field to the library, the library does not use the
target field at all. Nor for read and write
Note: If the field is in the record structure but you want to discard the values in that position use
FieldValueDiscardedAttribute
Inheritance Hierarchy
Namespace:
FileHelpers
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic sealed class FieldHiddenAttribute : FieldAttribute
Public NotInheritable Class FieldHiddenAttribute
Inherits FieldAttribute
The FieldHiddenAttribute type exposes the following members.
Constructors
Remarks
See Also