# Editor.FileSystem.ProjectSettings

```csharp
static BaseFileSystem ProjectSettings { get; set; }
```

The current project's ProjectSettings folder

Declared in [Editor.FileSystem](/api/Editor.FileSystem).
Assembly: `Sandbox.Tools`.
