The character used to denote a line that is commented out.
- Namespace
- CsvHelper
.Configuration .Attributes - Containing Type
- CommentAttribute
Syntax
public CommentAttribute(char comment)
Parameters
Name | Type | Description |
---|---|---|
comment | char | The comment character. |