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: 22 November 2024
Number, i.e. 1 based index, of the start line of the position in the text file.
The number of the start line.