JsonSerializationException.LineNumber Property

Definition

Gets the line number that caused the exception.

public int LineNumber { get; }
member this.LineNumber : int
Public ReadOnly Property LineNumber As Integer

Property Value

The current line number.

Applies to