DevicePortal.OpenWebPortal(DeviceInfo) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Opens the Device Portal for the target device.
public:
static void OpenWebPortal(Microsoft::MixedReality::Toolkit::WindowsDevicePortal::DeviceInfo ^ targetDevice);
public static void OpenWebPortal (Microsoft.MixedReality.Toolkit.WindowsDevicePortal.DeviceInfo targetDevice);
static member OpenWebPortal : Microsoft.MixedReality.Toolkit.WindowsDevicePortal.DeviceInfo -> unit
Public Shared Sub OpenWebPortal (targetDevice As DeviceInfo)
Parameters
- targetDevice
- DeviceInfo