如何修改使用.NET的FAT32和NTFS文件和文件夹的“创builddate”属性?
您正在查找File.SetCreationTime方法或可写的FileInfo.CreationTime属性 。
File.SetCreationTime
FileInfo.CreationTime