Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ScriptCompilerOptions.LanguageVersion

public string LanguageVersion;

Description

String representation of the language version being used to compile the current Assembly.

This language version is set to the latest language version compatible with the target framework.