ErrorEventArgs.Lineno プロパティ

定義

エラーが発生したスクリプト ファイルの行番号を取得します。

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

プロパティ値

適用対象