Click or drag to resize

OSVersion Class

Information on the windows version.
Inheritance Hierarchy
SystemObject
  Jam.ShellOSVersion

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.3
Syntax
public static class OSVersion

The OSVersion type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberIsDarkModeSupported Checks if dark mode is supported.
Public propertyStatic memberIsWindows11OrLater Returns true if the system runs the Windows 11 operating system or later.
Top
See Also