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