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; }
Property Value
The number of the start line.
Last modified: 12 August 2025
Number, i.e. 1 based index, of the start line of the position in the text file.
The number of the start line.