Mono Class Library: System.IO.Path Overview | Members

System.IO.Path.GetTempFileName Method

Returns a unique temporary file name and creates a 0-byte file by that name on disk. [Edit]

public static string GetTempFileName ()

Returns

A string containing the name of the temporary file.

Platforms that do not support this feature return string.Empty.

[Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0