FieldNotInFileAttribute Class |
Note: This API is now obsolete.
Hides the field to the library. Obsolete: You must use [FieldHidden]
Inheritance Hierarchy
Namespace:
FileHelpers
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax[ObsoleteAttribute("You must use [FieldHidden] instead", false)]
public sealed class FieldNotInFileAttribute : FieldAttribute
<ObsoleteAttribute("You must use [FieldHidden] instead", false)>
Public NotInheritable Class FieldNotInFileAttribute
Inherits FieldAttribute
The FieldNotInFileAttribute type exposes the following members.
Constructors
Remarks
See Also