System::IO::Path::GetTempFileNameSafe method
Path::GetTempFileNameSafe method
Creates a new file with a unique name and returns a full path to it. Is a synonym of GetTempFileName_() method.
static String System::IO::Path::GetTempFileNameSafe()
ReturnValue
A full path to the created file
See Also
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.TeX for C++