C# Class Duplicity.TempPath

Afficher le fichier Open project: slashdotdash/Duplicity

Méthodes publiques

Méthode 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 méthode

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