XmlSchemaException.LinePosition 属性

定义

获取指示错误发生位置的行位置。

public:
 property int LinePosition { int get(); };
public int LinePosition { get; }
member this.LinePosition : int
Public ReadOnly Property LinePosition As Integer

属性值

Int32

指示错误发生位置的行位置。

适用于