Returns the date and time the specified file was last accessed.
DateTime file::get-last-access-time(path)
Parameters
Name | Type | Description |
---|---|---|
path | string | The file for which to obtain access date and time information. |
Return Value
The date and time the specified file was last accessed.
Requirements
- Assembly
- NAnt
.Core .dll - Namespace
-
NAnt
.Core .Functions