C# .NET - how to change property of file in C#
Asked By A S on 04-Jun-13 09:25 PM
Hi,
There are five basic properties of each file.
1. Last modified date
2. created date
3. access date
4. Content Created
5. Date Last Saved
I can change first three but i cant change 4th and 5th. does any body know how using C#