Click or drag to resize

OperatingSystem Enumeration

** NOTE: ADDED in CFX 1.2 **

An enumeration indicating a computer operating system

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public enum OperatingSystem
Members
Member nameValueDescription
Other0 Other Operating System (not listed here)
OtherEmbedded1 Other Embedded Operating System (not listed here)
WindowsXP2 Windows XP
Windows73 Windows 7
WindowsVista4 Windows Vista
Windows85 Windows 8
Windows106 Windows 10
WindowsServer20087 Windows Server 2008
WindowsServer2008R28 Windows Server 2008 R2
WindowsServer20129 Windows Server 2012
WindowsServer201610 Windows Server 2016
WindowsCE11 Windows CD
WindowsEmbedded12 Windows Embedded
WindowsCompact13 Windows Compact
WindowsIoTCore14 Windows IoT Core
UbuntuLinux15 Ubuntu Linux Distro
FedoraLinux16 Fedora Linux Distro
LinuxMint17 Linux Mint Distro
openSUSELinux18 openSUSE Linux Distro
PCLinuxOS19 PC Linux Distro
DebianLinux20 Debian Linux Distro
OtherLinux21 Other Linux Distro
AppleMacOS22 Apple MacOS
AppleIOS23 Apple IOS or sub-variant
Raspbian24 Raspberry Pi Operating System
Windows1125 Windows 11

** NOTE: ADDED in CFX 1.6 **

See Also