次の方法で共有


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

プロパティ値

適用対象