CsvColumn Class |
Namespace: NLog.Layouts
The CsvColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| CsvColumn |
Initializes a new instance of the CsvColumn class.
| |
| CsvColumn(String, Layout) |
Initializes a new instance of the CsvColumn class.
|
| Name | Description | |
|---|---|---|
| Layout |
Gets or sets the layout used for rendering the column value.
| |
| Name |
Gets or sets the name of the column.
| |
| Quoting |
Gets or sets the override of Quoting mode
|