C# Class Duplicity.TempPath

Mostra file Open project: slashdotdash/Duplicity

Public Methods

Method Description
GetTempDirectoryName ( ) : string

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

Method Details

GetTempDirectoryName() public static method

Creates a uniquely named directory in the current system's temporary folder and returns the full path of that directory.
public static GetTempDirectoryName ( ) : string
return string