# Sandbox.LanguageContainer.SelectedCode

```csharp
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.LanguageContainer](/api/Sandbox.LanguageContainer).
Assembly: `Sandbox.Engine`.
