OSVersion Class |
Namespace: Jam.Shell
The OSVersion type exposes the following members.
Name | Description | |
---|---|---|
IsDarkModeSupported |
Checks if dark mode is supported.
| |
IsVistaOrLater |
Returns true if the system runs the windows vista operating system or later.
| |
IsWindows10OrLater |
Returns true if the system runs the Windows 10 operating system or later.
| |
IsWindows7OrLater |
Returns true if the system runs the Windows 7 operating system or later.
| |
IsWindows8OrLater |
Returns true if the system runs the Windows 8 operating system or later.
| |
IsXpOrLater |
Returns true if the system runs the windows xp operating system or later.
|