ErrorEvent.ColNo

ErrorEvent.ColNo property

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

public uint ColNo { get; }

也可以看看