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

Object representing the process version. More...

Properties

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

Detailed Description

Object representing the process version.

Property Documentation

uint Microsoft.Tools.WindowsDevicePortal.DevicePortal.ProcessVersion.Build
getset

Gets or sets the build number

uint Microsoft.Tools.WindowsDevicePortal.DevicePortal.ProcessVersion.Major
getset

Gets or sets the major version number

uint Microsoft.Tools.WindowsDevicePortal.DevicePortal.ProcessVersion.Minor
getset

Gets or sets the minor version number

uint Microsoft.Tools.WindowsDevicePortal.DevicePortal.ProcessVersion.Revision
getset

Gets or sets the revision number


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