Click or drag to resize

ConvertExceptionLineNumber Property

The line where the error was found. (-1 is unknown)

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public int LineNumber { get; }

Property Value

Type: Int32
See Also