directory::get-creation-time

Returns the creation date and time of the specified directory.

Usage

datetime directory::get-creation-time(path)

Parameters

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

Return Value

The creation date and time of the specified directory.

Exceptions

The function will fail in any of the following circumstances:

Requirements

Assembly: NAnt.Core (0.91.4312.0)