path::get-temp-file-name

Returns a uniquely named zero-byte temporary file on disk and returns the full path to that file.

Usage

string path::get-temp-file-name()

Return Value

A String containing the name of the temporary file.

Requirements

Assembly: NAnt.Core (0.91.4312.0)