# Sandbox.LanguageContainer.Current

```csharp
LanguageInformation Current { get; set; }
```

Information about the current selected language. Will default to English if the current language isn't found.

Declared in [Sandbox.LanguageContainer](/api/Sandbox.LanguageContainer).
Assembly: `Sandbox.Engine`.
