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