Discuss this help topic in SecureBlackbox Forum
Last time the file was modified.
Declaration
[VB.NET]
Property Modified As DateTime
[Pascal]
property Modified : TDateTime;
[C++]
int64_t get_Modified();
[PHP]
DateTime get_Modified()
[Java]
Date getModified();
Description
This property contains the file modification time.
Discuss this help topic in SecureBlackbox Forum