Skip to content

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; }

View source

Property Value

Int32

The number of the start column.