SourceLocation.EndLine 屬性

定義

在原始碼檔案中取得一行或多行的最後一行。

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

屬性值

一個整數代表一系列直線中的最後一行。

適用於