Delimiter

CsvDataLoadOptions.Delimiter property

열 구분 기호로 사용할 문자를 가져오거나 설정합니다.

public char Delimiter { get; set; }

비고

기본값은 ‘,’(쉼표)입니다.

또한보십시오