FileCreationTime Property
The number of milliseconds since 12:00:00 AM January 1, 1970 when this file was created.
Object Oriented Interface
public function getFileCreationTime(); public function setFileCreationTime($value);
Procedural Interface
ipworksssh_sftp_get($res, 13 ); ipworksssh_sftp_set($res, 13, $value );
Default Value
0
Remarks
The number of milliseconds since 12:00:00 AM January 1, 1970 when this file was created.
This property is not available at design time.
Data Type
Long64