Gets the absolute file position in the XML document where the error occurred. If the property value is zero, there is no information about the file position.

Syntax

public int FilePosition { get; }
Public ReadOnly Property FilePosition() As Integer

Limitations

Read only.