ColNo

ErrorEvent.ColNo property

colno 属性必须返回它被初始化的值。创建对象时,该属性必须初始化为零。它表示脚本中发生错误的列号。

public uint ColNo { get; }

也可以看看