C# Класс Duplicity.TempPath

Показать файл Открыть проект

Открытые методы

Метод Описание
GetTempDirectoryName ( ) : string

Creates a uniquely named directory in the current system's temporary folder and returns the full path of that directory.

Описание методов

GetTempDirectoryName() публичный статический Метод

Creates a uniquely named directory in the current system's temporary folder and returns the full path of that directory.
public static GetTempDirectoryName ( ) : string
Результат string