LineNumber Property (RestoreProgressEventArgs)
Gets the number of line in the whole script where the statement is located.
public int LineNumber {get;}
'Declaration
Public ReadOnly Property LineNumber As Integer
Property Value
The number of line in the whole script where the statement is located.