LinePosition Property (RestoreProgressEventArgs)
Gets the position on the line where the statement starts.
'Declaration
Public ReadOnly Property LinePosition As Integer
public int LinePosition {get;}
Property Value
The position on the line where the statement starts.