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

Status information. More...

Properties

string LastCheckTime [get]
 Gets last update check time. More...
 
string StagingProgress [get]
 Gets the staging progress. More...
 
string LastUpdateTime [get]
 Gets last update time. More...
 
string LastFailTime [get]
 Gets last fail time. More...
 
int UpdateState [get]
 Gets update status. More...
 
string UpdateStatusMessage [get]
 Gets update status message. More...
 

Detailed Description

Status information.

Property Documentation

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.StatusInfo.LastCheckTime
get

Gets last update check time.

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.StatusInfo.LastFailTime
get

Gets last fail time.

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.StatusInfo.LastUpdateTime
get

Gets last update time.

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.StatusInfo.StagingProgress
get

Gets the staging progress.

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.StatusInfo.UpdateState
get

Gets update status.

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.StatusInfo.UpdateStatusMessage
get

Gets update status message.


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