CommentChar

CsvDataLoadOptions.CommentChar property

CSV 데이터의 주석 행에 사용되는 문자를 가져오거나 설정합니다.

public char CommentChar { get; set; }

비고

기본값은 ‘#’(숫자 기호)입니다.

또한보십시오