CsvLayout Properties |
The CsvLayout type exposes the following members.
Name | Description | |
---|---|---|
Columns |
Gets the array of parameters to be passed.
| |
CustomColumnDelimiter | ||
Delimiter |
Gets or sets the column delimiter.
| |
Footer |
Gets or sets the footer layout.
(Inherited from LayoutWithHeaderAndFooter.) | |
Header |
Gets or sets the header layout.
(Inherited from LayoutWithHeaderAndFooter.) | |
Layout |
Gets or sets the body layout (can be repeated multiple times).
(Inherited from LayoutWithHeaderAndFooter.) | |
LoggingConfiguration |
Gets the logging configuration this target is part of.
(Inherited from Layout.) | |
QuoteChar |
Gets or sets the quote Character.
| |
Quoting |
Gets or sets the quoting mode.
| |
WithHeader |
Gets or sets a value indicating whether CVS should include header.
|