Click or drag to resize

wclOsVersion Class

The class provides information about OS version.
Inheritance Hierarchy
SystemObject
  wclCommonwclOsVersion

Namespace: wclCommon
Assembly: wclCommon (in wclCommon.dll) Version: 7.11.9.0 (7.11.9.0)
Syntax
public static class wclOsVersion

The wclOsVersion type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberIsWinIot Checks if software runs on Windows 10 IoT.
Public propertyStatic memberOsBuild Gets the OS build number.
Public propertyStatic memberOsVersion Gets Windows OS version.
Top
See Also