So I followed this tutorial on how to Persist data and every thing working fine but how can I delete the file created when I called File.Create();? I know I can delete and save empty data to the same file so it would be empty but the file it self is still there is there a way to delete the file permanently for example File.Delete("Path");?
Get ready to feel stupid: