Gets the position in line associated with the exception.

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

Syntax

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

See Also