System::IO::Path::GetTempFileName_ method

Path::GetTempFileName_ method

Creates a new file with a unique name and returns a full path to it.

static String System::IO::Path::GetTempFileName_()

ReturnValue

A full path to the created file

See Also