Click or drag to resize

LocalFileSystemTempDirectoryPath Property

Gets the temporary directory path.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string TempDirectoryPath { get; }

Property Value

Type: String
The temporary directory path.
See Also