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

Operating system information. More...

Properties

string Name [get]
 Gets the OS name. More...
 
string Language [get]
 Gets the language More...
 
string OsEdition [get]
 Gets the edition More...
 
uint OsEditionId [get]
 Gets the edition Id More...
 
string OsVersionString [get]
 Gets the OS version More...
 
string PlatformName [get]
 Gets the raw platform type More...
 
DevicePortalPlatforms Platform [get]
 Gets the platform More...
 

Detailed Description

Operating system information.

Property Documentation

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.OperatingSystemInformation.Language
get

Gets the language

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.OperatingSystemInformation.Name
get

Gets the OS name.

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.OperatingSystemInformation.OsEdition
get

Gets the edition

uint Microsoft.Tools.WindowsDevicePortal.DevicePortal.OperatingSystemInformation.OsEditionId
get

Gets the edition Id

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.OperatingSystemInformation.OsVersionString
get

Gets the OS version

DevicePortalPlatforms Microsoft.Tools.WindowsDevicePortal.DevicePortal.OperatingSystemInformation.Platform
get

Gets the platform

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.OperatingSystemInformation.PlatformName
get

Gets the raw platform type


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