c# - Copy Folder/File wiithout modifying attributes? -


Is it possible to copy file or folder from one location to another without modifying its attribute data? For example, if I have a folder on a network drive and it was created on 2/3/2007 and I want to copy it to my c ... but leave the date / time stamp 2/3/2007 Give ... Is It Possible?

I'm not sure that this is possible; Although you can use these methods to basically return methods and reset these attributes back.

Specifically SetCreationTime and SetModificationTime methods will be of the highest value for you in this case.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -