共用方式為


VsaCompilerError.Line 屬性

定義

取得發生錯誤的行號。

public:
 property int Line { int get(); };
public int Line { get; }
member this.Line : int
Public ReadOnly Property Line As Integer

屬性值

發生錯誤的行號。

實作

適用於