The file to be read.
[VB.NET] Public Property InputFile As String
[C#] public string InputFile {get; set;}
This should contain the full path of the file to be read when Parse is called.
""