TextFieldParser 不支持包含空白的注释标记

更新:2007 年 11 月

提供了包含空白的注释标记。TextFieldParser 不支持包含空白的注释标记,除非空白出现在标记的开头。出现在标记开头的空白将被忽略。

更正此错误

  • 提供正确的注释标记。

请参见

概念

使用 TextFieldParser 对象分析文本文件

参考

TextFieldParser.CommentTokens 属性

TextFieldParser 对象