AllowComments Property
Gets a value indicating if comments are allowed. True to allow commented out lines, otherwise false.
Namespace
CsvHelper.Configuration
Containing Type
IWriterConfiguration
Property Type
bool

Syntax

bool AllowComments { get; }

Value

Type Description
bool