file::get-creation-time

Returns the creation date and time of the specified file.
DateTime file::get-creation-time(path)

Parameters

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

Return Value

The creation date and time of the specified file.

Requirements

Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Functions