|
AppEnvTempDirectory Property |
Temp Directory
Namespace: DrawerBackup.NativeAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic static string TempDirectory { get; }
Public Shared ReadOnly Property TempDirectory As String
Get
public:
static property String^ TempDirectory {
String^ get ();
}
static member TempDirectory : string with get
Property Value
Type:
String
See Also