1.)
2.) using the classes in the System.IO namespace (this is one way)Code:Console.WriteLine(System.IO.Directory.GetCurrentDirectory().ToString())
Code:System.IO.FileStream s = new System.IO.FileStream("path", System.IO.FileMode.Open)
|
Results 1 to 6 of 6
Thread: This should be easier...Threaded View
|
Click Here to Expand Forum to Full Width |