 | CsvWriterSettings Property |
Has all the options that are able to be set that will affect the way
records are written.
Namespace: DataStreams.CsvAssembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntaxpublic CsvWriterUserSettings Settings { get; }
Public ReadOnly Property Settings As CsvWriterUserSettings
Get
Property Value
Type:
CsvWriterUserSettings
See Also