CsvOptions.DoubleQuoteEscape

CsvOptions.DoubleQuoteEscape property

큰따옴표의 이스케이프 문자로 사용되는 문자를 가져오거나 설정합니다. 기본값은 ‘"‘입니다.

public char DoubleQuoteEscape { get; set; }

또한보십시오