SyntaxFix
Write A Post
Hire A Developer
Questions
Change your constructor to pass true as the second argument.
TextWriter tsw = new StreamWriter(@"C:\Hello.txt", true);