共用方式為


SourceLocation.LineIndex 屬性

定義

此類型/成員支援.NET Framework基礎結構,並不適合直接從您的程式碼使用。取得來源位置的行索引。

public int LineIndex { get; }
member this.LineIndex : int
Public ReadOnly Property LineIndex As Integer

屬性值

來源位置的行索引。

適用於