The CsvWriter type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | CsvWriter |
Initializes a new instance of the CsvWriter class
which will not record data types by default.
|
![]() | CsvWriter(Boolean) |
Initializes a new instance of the CsvWriter class
specifying whether to record data types as well.
|
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() |
Allows an (Inherited from ![]() ![]() ![]() |
![]() | ![]() |
Serves as a hash function for a particular type.
(Inherited from ![]() |
![]() | ![]() |
Gets the (Inherited from ![]() ![]() |
![]() | ![]() |
Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | WriteFile |
Properties
Name | Description | |
---|---|---|
![]() | FieldNamesLowercase |
Gets or sets a value indicating whether field names should be converted to lowercase
for the header row.
|
See Also