共用方式為


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

屬性值

適用於