Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


wsaUWPSDK

Sets and gets target UWP SDK to build Windows Store application against.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
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.