DeviceInfo(String, String, String, String) Constructor
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.
Constructor.
public DeviceInfo (string ip, string user, string password, string machineName = "");
new Microsoft.MixedReality.Toolkit.WindowsDevicePortal.DeviceInfo : string * string * string * string -> Microsoft.MixedReality.Toolkit.WindowsDevicePortal.DeviceInfo
Public Sub New (ip As String, user As String, password As String, Optional machineName As String = "")
Parameters
- ip
- String
- user
- String
- password
- String
- machineName
- String