# Sandbox.LoadingScreen.Media

```csharp
static string Media { get; set; }
```

A URL or filepath to show as the background image.

Declared in [Sandbox.LoadingScreen](/api/Sandbox.LoadingScreen).
Assembly: `Sandbox.Engine`.
