NumberOfLinesToSkip Property
Gets or sets the number of lines at the start of the file to skip.
|
|---|
'Declaration
Public Property NumberOfLinesToSkip As Integer |
|
|---|
public int NumberOfLinesToSkip {get; set;} |
Property Value
The number of lines at the start of the file to skip.