CsvHelperSettings.

Comment Property

Summary

Gets or sets the character used to denote a line that is commented out.
Assembly
Cake.CsvHelper.dll
Namespace
Cake.CsvHelper
Containing Type
CsvHelperSettings

Syntax

public string Comment { get; set; }

Value

Type Description
string Default is '#'.