FieldDelimiterAttribute Class |
Indicates a different delimiter for this field.
Inheritance Hierarchy
Namespace:
FileHelpers
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic sealed class FieldDelimiterAttribute : FieldAttribute
Public NotInheritable Class FieldDelimiterAttribute
Inherits FieldAttribute
The FieldDelimiterAttribute type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Delimiter |
Gets the Delimiter for this field
|
Top
Remarks
See Also