User Tools

Site Tools


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.1231977665.txt.gz · Last modified: 2017/01/01 19:51 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki