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.InstallState Class Reference

Object representing the install state More...

Properties

int Code [get]
 Gets install state code More...
 
string CodeText [get]
 Gets message text More...
 
string Reason [get]
 Gets reason for state More...
 
bool WasSuccessful [get]
 Gets a value indicating whether this was successful More...
 

Detailed Description

Object representing the install state

Property Documentation

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.InstallState.Code
get

Gets install state code

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.InstallState.CodeText
get

Gets message text

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.InstallState.Reason
get

Gets reason for state

bool Microsoft.Tools.WindowsDevicePortal.DevicePortal.InstallState.WasSuccessful
get

Gets a value indicating whether this was successful


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