XmlSerializationException.LinePosition Property

Definition

Specifies the line position in XML where the error occured.

public int LinePosition { get; set; }
member this.LinePosition : int with get, set
Public Property LinePosition As Integer

Property Value

An Integer value with the line position where the exception occurred.

Applies to