Reunir las líneas en el archivo de texto VB Net
For Each Line As String In File.ReadLines(MyFilePath)
Next
Salty Joe
For Each Line As String In File.ReadLines(MyFilePath)
Next