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