Hi,
I have a text file with exactly 2 lines!
I can read the whole file with System.IO.File.ReadAllText, but this will return both lines!
How should I get the 1st and 2nd line separately?
Thank you
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.