C# 클래스 Duplicity.TempPath

파일 보기 프로젝트 열기: slashdotdash/Duplicity

공개 메소드들

메소드 설명
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