Line 398: 'Dim stdOut As StreamReader = vasontCall.StandardOutput Line 399: 'vasontCall.WaitForExit() Line 400: Console.WriteLine(vasontCall.StandardOutput.ReadToEnd()) Line 401: 'Dim outStreamOutput As String = vasontCall.StandardOutput.ReadToEnd() Line 402: 'Return outStreamOutput