# Sandbox.Standalone.IsDevelopmentBuild

```csharp
static bool IsDevelopmentBuild { get; set; }
```

> **Obsolete.**

Is the current standalone game running in development mode?

Declared in [Sandbox.Standalone](/api/Sandbox.Standalone).
Assembly: `Sandbox.Engine`.
