API Reference
Enum
ComputerOsGeneration
High-level OS generation buckets for servers and workstations.
Inheritance
- Enum
- ComputerOsGeneration
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method ComputerOperatingSystemClassifier.Classify
- Field ComputerOsGeneration.Unknown
- Field ComputerOsGeneration.Windows10
- Field ComputerOsGeneration.Windows11
- Field ComputerOsGeneration.Windows7
- Field ComputerOsGeneration.Windows8
- Field ComputerOsGeneration.WindowsNt4
- Field ComputerOsGeneration.WindowsServer2000
- Field ComputerOsGeneration.WindowsServer2003
- Field ComputerOsGeneration.WindowsServer2008
- Field ComputerOsGeneration.WindowsServer2008R2
- Field ComputerOsGeneration.WindowsServer2012
- Field ComputerOsGeneration.WindowsServer2012R2
- Field ComputerOsGeneration.WindowsServer2016
- Field ComputerOsGeneration.WindowsServer2019
- Field ComputerOsGeneration.WindowsServer2022
- Field ComputerOsGeneration.WindowsServer2025
- Field ComputerOsGeneration.WindowsVista
- Field ComputerOsGeneration.WindowsXp
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String