CsvOptionsFieldsPrefix Property |
The prefix used when you only specified the number of fields
Namespace:
FileHelpers.Options
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic string FieldsPrefix { get; set; }
Public Property FieldsPrefix As String
Get
Set
Property Value
Type:
String
See Also