I need to close a file, then open a new one in my program, but I did not use StreamWriter to open the file. I used File.AppendAllText. How do I close this file because there is no File.Close() method?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 6 of 6
Thread: File.Close()!!!Threaded View
|
Click Here to Expand Forum to Full Width |