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

Current Datetime information. More...

Properties

int Day [get]
 Gets the current day More...
 
int Hour [get]
 Gets the current hour More...
 
int Min [get]
 Gets the current minute More...
 
int Month [get]
 Gets the current month More...
 
int Sec [get]
 Gets the current second More...
 
int Year [get]
 Gets the current year More...
 

Detailed Description

Current Datetime information.

Property Documentation

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.DateTimeDescription.Day
get

Gets the current day

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.DateTimeDescription.Hour
get

Gets the current hour

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.DateTimeDescription.Min
get

Gets the current minute

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.DateTimeDescription.Month
get

Gets the current month

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.DateTimeDescription.Sec
get

Gets the current second

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.DateTimeDescription.Year
get

Gets the current year


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