wsaUWPVisualStudioVersion
Sets and gets Visual Studio version to build Windows Store application with.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static string wsaUWPVisualStudioVersion { get; set; }
Remarks
If the value of this property is empty or is not a valid installed Visual Studio version, Unity uses the latest Visual Studio installed on the development machine.