SourceLocation.LineIndex Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the line index for the source location.

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

Property Value

The line index for the source location.

Applies to