Accessed Property

Return the date the file was last accessed.

Syntax

object.Accessed

The object is an expression that evaluates to a PackageFile object.

Remarks

The Accessed property returns a date value which specifies the local date and time that the file was last accessed at the time that it was stored in the package.

See Also

Created Property, Modified Property