Return the date the file was created.
Syntax
object.Created
The object is an expression that evaluates to a PackageFile
object.
Remarks
The Created property returns a date value
which specifies the local date and time that the file was created.
See Also
Accessed Property,
Modified Property
|