SourceLocation.LineIndex 属性

定义

此类型/成员支持.NET Framework基础结构,不应直接从代码中使用。获取源位置的行索引。

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

属性值

源位置的行索引。

适用于