vcxProjDefaultLanguage
Sets the XML \<defaultLanguage\> value specified in the generated Visual Studio project file (.vcxproj). Applies only to the initial file generation, preexisting files will not be modified. When empty 'en-US' will be used. Only applies to the UWP platform.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static string vcxProjDefaultLanguage { get; set; }