WindowsDevicePortalWrapper  0.9.0.0
A client library that wraps the Windows Device Portal REST APIs.
Properties | List of all members
Microsoft.Tools.WindowsDevicePortal.DevicePortal.Device Class Reference

Object representing a device entry More...

Properties

string Class [get]
 Gets the Device Class More...
 
string Description [get]
 Gets the Device Description More...
 
string FriendlyName [get]
 Gets the friendly (human-readable) name for the device. Usually more descriptive than Description. Does not apply to all Devices. More...
 
string ID [get]
 Gets the Device ID More...
 
string Manufacturer [get]
 Gets the Device Manufacturer More...
 
string ParentID [get]
 Gets the Device ParentID, used for pairing More...
 
int ProblemCode [get]
 Gets the Device Problem Code More...
 
int StatusCode [get]
 Gets the Device Status Code More...
 

Detailed Description

Object representing a device entry

Property Documentation

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.Device.Class
get

Gets the Device Class

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.Device.Description
get

Gets the Device Description

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.Device.FriendlyName
get

Gets the friendly (human-readable) name for the device. Usually more descriptive than Description. Does not apply to all Devices.

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.Device.ID
get

Gets the Device ID

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.Device.Manufacturer
get

Gets the Device Manufacturer

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.Device.ParentID
get

Gets the Device ParentID, used for pairing

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.Device.ProblemCode
get

Gets the Device Problem Code

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.Device.StatusCode
get

Gets the Device Status Code


The documentation for this class was generated from the following file: