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