directory::get-last-access-time

Returns the date and time the specified directory was last accessed.

Usage

datetime directory::get-last-access-time(path)

Parameters

Name Type Description
path string The directory for which to obtain access date and time information.

Return Value

The date and time the specified directory was last accessed.

Exceptions

The function will fail in any of the following circumstances:

Requirements

Assembly: NAnt.Core (0.91.4312.0)