Re: Can files deleted by System.IO.File.Delete method be restored?
From: Herfried K. Wagner [MVP] (hirf-spam-me-here_at_gmx.at)
Date: 01/01/05
- Next message: Cor Ligthert: "Re: Encryption"
- Previous message: Herfried K. Wagner [MVP]: "Re: Encryption"
- In reply to: Raymond Du: "Can files deleted by System.IO.File.Delete method be restored?"
- Next in thread: Ken Tucker [MVP]: "Re: Can files deleted by System.IO.File.Delete method be restored?"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 1 Jan 2005 14:10:29 +0100
"Raymond Du" <rdrd@yahoo.com> schrieb:
> I am working on a VB.Net window application, the application use
> System.IO.File.Delete method to delete files, can those deleted files be
> restored?
They cannot be restored using the recycle bin, but the data maybe can be
restored using certain special software.
-- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
- Next message: Cor Ligthert: "Re: Encryption"
- Previous message: Herfried K. Wagner [MVP]: "Re: Encryption"
- In reply to: Raymond Du: "Can files deleted by System.IO.File.Delete method be restored?"
- Next in thread: Ken Tucker [MVP]: "Re: Can files deleted by System.IO.File.Delete method be restored?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|