C#/.NET: Retrieving the contents/file attributes from a file inside a recycle bin

Posted by eibhrum on Stack Overflow See other posts from Stack Overflow or by eibhrum
Published on 2010-04-17T10:35:14Z Indexed on 2010/04/17 10:43 UTC
Read the original article Hit count: 542

Filed under:
|
|
|
|

Hi,

I just wanna ask if there's a possibility to retrieve the contents of a 'dump' file from the recycle bin programatically. The contents that I'm looking for are file attributes like 'Date Last Modified, 'Data created', 'size', etc (without restoring the file itself to the original location to preserve the original attributes found while inside the recycle bin.)

Comments and suggestions are highly appreciated. Thanks.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about recycle-bin