Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

read file c#


string contents = File.ReadAllText(@"C:	emp	est.txt");

Source by nullorempty.org #
 
PREVIOUS NEXT
Tagged: #read #file
ADD COMMENT
Topic
Name
9+5 =