Field TempDirectoryName
The name of the directory where temporary files are stored during processing.
Namespace: FulcrumFS
Assembly: FulcrumFS.Core.dll
Syntax
public const string TempDirectoryName = "temp"
Returns
| Type | Description |
|---|---|
| string | The name of the directory where temporary files are stored during processing. |