Scripting backend is a framework that powers scripting in Unity. As of today, Unity supports three different scripting backends depending on target platform: Mono, .NET and IL2CPP. Windows Store, however, supports only two: .NET and IL2CPP.
You can switch between selected scripting backend in player settings: