www.csvreader.com

Whether to look for comments while parsing or not. Default is false.

[Visual Basic]
Public Property UseComments As Boolean
[C#]
public bool UseComments {get; set;}

See Also

CsvDataReader Class | Csv Namespace