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 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
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.