Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


windowsDevicePortalAddress

Specifies the Windows DevicePortal connection address of the device to deploy and launch the UWP app on when using Build and Run.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public static string windowsDevicePortalAddress { get; set; }

Remarks

The WDP connection address typically can be found next to the DevicePortal options under the "Developer" settings of the target Windows device. Please refer to the Microsoft DevicePortal documentation for more details.