CsvWriter Properties

The CsvWriter type exposes the following members.

Properties
  NameDescription
Public propertyDelimiter
Gets or sets the character used as the field delimiter.
Public propertyQuote
Gets or sets the character used to quote values with special characters.
Top
See Also