SyntaxFix
Write A Post
Hire A Developer
Questions
using (FileStream fs = File.Create(path)) { }
Will create or overwrite a file.