Discuss this help topic in SecureBlackbox Forum
Specifies when this file was last moved to the trash.
Declaration
[VB.NET]
Property TrashedAt As DateTime
[Pascal]
property TrashedAt: TDateTime;
[C++]
int64_t get_TrashedAt();
[PHP]
DateTime get_TrashedAt()
[Java]
Date getTrashedAt();
Description
Use this property to check when this file was last trashed.
Discuss this help topic in SecureBlackbox Forum