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

Object representing the app version. Only present if the process is an app. More...

Properties

uint Major [get]
 Gets the major version number More...
 
uint Minor [get]
 Gets the minor version number More...
 
uint Build [get]
 Gets the build number More...
 
uint Revision [get]
 Gets the revision number More...
 

Detailed Description

Object representing the app version. Only present if the process is an app.

Property Documentation

uint Microsoft.Tools.WindowsDevicePortal.DevicePortal.AppVersion.Build
get

Gets the build number

uint Microsoft.Tools.WindowsDevicePortal.DevicePortal.AppVersion.Major
get

Gets the major version number

uint Microsoft.Tools.WindowsDevicePortal.DevicePortal.AppVersion.Minor
get

Gets the minor version number

uint Microsoft.Tools.WindowsDevicePortal.DevicePortal.AppVersion.Revision
get

Gets the revision number


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