Leer la primera linea de un txt

Aquí puedes preguntar o compartir tus dudas y conocimientos acerca del programa
Saludos me pueden ayudar a leer la primera linea de un txt y ponerla en un Label

linea1 = TextFile.ReadToString("E:\\listado\\material.txt");
Label.SetText("Label1", linea1)
linea1 = TextFile.ReadToTable(E:\listado\material.txt");
Label.SetText("Label1", linea1[1])
:motherofgod-1417755937: :motherofgod-1417755937: :motherofgod-1417755937: :motherofgod-1417755937: