System::IO::Path::GetTempFileNameSafe metodo
Path::GetTempFileNameSafe method
Crea un nuovo file con un nome univoco e restituisce un percorso completo. È un sinonimo del metodo GetTempFileName_()
static String System::IO::Path::GetTempFileNameSafe()
ReturnValue
Un percorso completo al file creato
Vedi anche
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++