Property ColumnNumber
ColumnNumber
The column number of the end of the text where the exception occurred.
The first column in a line is position 1.
An integer representing the column number, or -1 if none is available.
Declaration
public int ColumnNumber { get; }
Property Value
Type | Description |
---|---|
System.Int32 |