Gets the character position within the line where the error occurred. If the property value is zero, there is no information about the line position.

Syntax

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

Limitations

Read only.