Skip to content

TextFilePosition.StartLineNumber Property

Definition

Number, i.e. 1 based index, of the start line of the position in the text file.

public int StartLineNumber { get; }

View source

Property Value

Int32

The number of the start line.