# Editor.FileSystem.ProjectTemporary

```csharp
static BaseFileSystem ProjectTemporary { get; set; }
```

The current project's .sbox/ folder for temporary files and caches.

Declared in [Editor.FileSystem](/api/Editor.FileSystem).
Assembly: `Sandbox.Tools`.
