Retrieves the date when the file or directory was created.
Type
Description
Date
A DATE expression that specifies the date when the file or directory was created.
The Created property specifies the date when the file or directory was created.
The Size property gets the size of the file in
bytes. The FullName property indicates the
fully name of the file or directory. The Modified
property specifies the date when the file was last written to, truncated, or overwritten.
The Accessed property specifies the date when the file was last read from, written to, or for executable files, run.