How to change a file creation time in CF?

M

Mitko

Is there a way to change a file creation time using .NET Compact Framework?

According to CF documentation:
System.IO.File.SetCreationTime() - is not supported
System.IO.FileInfo.CreationTime - is read only


Any "framework" suggestions will be appreciated. :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top