You can delete a file from your application with the code below
File.Delete("C:\\Test.txt");System.IO.
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.
You can delete a file from your application with the code below
File.Delete("C:\\Test.txt");System.IO.
Kadir CamogluPosted Feb 14, 2007, 2:55 AM
Security is a hard issue and it is too wide to write as a blog. So you must search about your need in articles.
Anh Duc ThaiPosted Feb 13, 2007, 10:21 PM
It must be better if you supply more infor about the securiy on doing task with file.