# Sandbox.ProjectSettings.Platform

```csharp
static PlatformSettings Platform { get; set; }
```

Get the [Sandbox.PlatformSettings](/api/Sandbox.PlatformSettings) from the active project settings.

Declared in [Sandbox.ProjectSettings](/api/Sandbox.ProjectSettings).
Assembly: `Sandbox.Engine`.
