What is the difference between File.ReadAllLines() and File.ReadAllText()?

Posted by iTayb on Stack Overflow See other posts from Stack Overflow or by iTayb
Published on 2010-06-03T11:34:45Z Indexed on 2010/06/03 11:44 UTC
Read the original article Hit count: 189

Filed under:
|
|
|

What is the difference between File.ReadAllLines() and File.ReadAllText()?

Thank you very much.

© Stack Overflow or respective owner

Related posts about c#

Related posts about file