XmlSerializationException.LinePosition 属性

定义

指定发生错误的 XML 中的行位置编号。

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

属性值

一个整数值,其中包含发生异常的行位置。

适用于