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