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