TextFilePosition.StartColumnNumber Property
Definition
Number, i.e. 1 based index, of the start column of the position in the text file.
public int StartColumnNumber { get; }
Property Value
The number of the start column.
Last modified: 22 November 2024