SyntaxFix
Write A Post
Hire A Developer
Questions
using(var tw = new StreamWriter(path, File.Exists(path))) { tw.WriteLine(message); }