Comment Property
Gets the character used to denote a line that is commented out.
Namespace
CsvHelper.Configuration.Attributes
Containing Type
CommentAttribute
Property Type
char

Syntax

public char Comment { get; private set; }

Value

Type Description
char