path::get-temp-file-name

Returns a uniquely named zero-byte temporary file on disk and returns the full path to that file.
string path::get-temp-file-name()

Return Value

A string containing the name of the temporary file.

Requirements

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