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