FieldCaptionAttribute Class |
Indicates a different caption for this field, which overrides FieldFriendlyName when calling GetFileHeader.
Inheritance Hierarchy
Namespace:
FileHelpers
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic sealed class FieldCaptionAttribute : Attribute
Public NotInheritable Class FieldCaptionAttribute
Inherits Attribute
The FieldCaptionAttribute type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Caption |
Gets the caption for this field
|
Top
Remarks
See Also