read_entire_file_into_a_string
This is an old revision of the document!
Read Entire File into a String
…in one easy step.
String wholeFile = File.ReadAllText(@"C:\Temp.txt");
read_entire_file_into_a_string.1231977538.txt.gz · Last modified: 2017/01/01 19:51 (external edit)