DelimitedRecordAttribute Class |
Indicates that this class represents a delimited record.
Inheritance Hierarchy
Namespace:
FileHelpers
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic sealed class DelimitedRecordAttribute : TypedRecordAttribute
Public NotInheritable Class DelimitedRecordAttribute
Inherits TypedRecordAttribute
The DelimitedRecordAttribute type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Separator | The string used as a field separator. |
Top
Remarks
See Also