ErrorEventArgs.Colno 属性

定义

获取发生错误的脚本文件的列号。

public:
 property int Colno { int get(); void set(int value); };
public int Colno { get; set; }
member this.Colno : int with get, set
Public Property Colno As Integer

属性值

适用于