1
Answer

How can i store text file in array or string

Ahmed Ibrahim

Ahmed Ibrahim

9y
482
1
I want to store a [ text file ] inside array ,
i used [ System.Io.File.ReadAllLines ] in Console Application , it worked very well , 
but  i tried to use any something like this method in Windows Store Application , but i cannot find any !
 
- Recommend me a solution 
Answers (1)