LanguageVersion
String representation of the language version being used to compile the current Assembly.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Compilation
- Assembly: UnityEditor.CoreModule
public string LanguageVersion { get; }
Remarks
This language version is set to the latest language version compatible with the target framework.