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
Il percorso completo del file creato
Vedi anche
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++