# Sandbox.Language.SelectedCode

```csharp
static string SelectedCode { get; set; }
```

The abbreviation for the language the user wants. This is set by the user in the options menu.

Declared in [Sandbox.Language](/api/Sandbox.Language).
Assembly: `Sandbox.Engine`.
