LineNo Property
Specifies the line number of the statement that produced an exception object. Read/write at run time.
Exception.LineNoProperty
Property Value
Numeric data type
Remarks
Identical to the value returned by the LINENO() function.
See Also
Properties | Exception Object Properties, Methods, and Events | LineNo Property | TRY...CATCH...FINALLY Command | Structured Error Handling
Applies To: Exception Class