Property LinePosition
- Namespace
- DisCatSharp.Exceptions
- Assembly
- DisCatSharp.dll
LinePosition
Gets the line position indicating where the error occurred.
public int LinePosition { get; }
Property Value
- int
The line position indicating where the error occurred.