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

Update install time information. More...

Properties

int RebootScheduled [get]
 Gets whether a reboot is scheduled. More...
 
string RebootScheduledTimeAsString [get]
 Gets the time when a reboot is scheduled. More...
 
DateTime RebootScheduledTime [get]
 Gets the time when a reboot is scheduled in DateTime format. More...
 

Detailed Description

Update install time information.

Property Documentation

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.UpdateInstallTimeInfo.RebootScheduled
get

Gets whether a reboot is scheduled.

DateTime Microsoft.Tools.WindowsDevicePortal.DevicePortal.UpdateInstallTimeInfo.RebootScheduledTime
get

Gets the time when a reboot is scheduled in DateTime format.

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.UpdateInstallTimeInfo.RebootScheduledTimeAsString
get

Gets the time when a reboot is scheduled.


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