如果将 EscapeQuote 设置为 True,则双引号不是分隔字段的有效注释标记
更新:2007 年 11 月
已为 TextFieldParser 提供了引号作为分隔符,但 EscapeQuotes 设置为 True。
更正此错误
- 将 EscapeQuotes 设置为 False。
请参见
任务
如何:在 Visual Basic 中读取逗号分隔的文本文件
更新:2007 年 11 月
已为 TextFieldParser 提供了引号作为分隔符,但 EscapeQuotes 设置为 True。
如何:在 Visual Basic 中读取逗号分隔的文本文件