Gets the line number associated with the exception.

Namespace:  C1.C1Preview.Serialization
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public int LineNumber { get; }
Visual Basic
Public ReadOnly Property LineNumber As Integer
	Get

See Also