开发者

Modifying File's CreationDate and ModificationDate Properties in Adobe Air

I have written an Air program that mirrors a directory tree. The problem is that the destination folder structure and content need to be identical - right down to the creationDate and modificaitonDate file attributes. How can I cha开发者_如何学Cnge these file attributes using Adobe Air?

I'm able to READ them both just fine, but the properties are read-only. How do I change them?


Currently there is no API in Adobe Air for dealing with file attributes. You cannot set a file as read only or hidden, you cannot modify the creation and modification date. If you wish you can request a feature enhancement here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜