OSFamily Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum OSFamily
type OSFamily =
Public Enum OSFamily
- Inheritance
-
OSFamily
Fields
Name | Value | Description |
---|---|---|
Code7067329 | 0 | |
Code8828080 | 1 | |
Core | 2 | |
CoreHeadless | 3 | |
Desktop | 4 | |
Holographic | 5 | |
IoT | 6 | |
IoTHeadless | 7 | |
Mobile | 8 | |
Server | 9 | |
ServerNano | 10 | |
Team | 11 | |
Universal | 12 | |
Windows8 | 13 | |
WindowsPhone8 | 14 | |
Xbox | 15 | |
XboxExclusiveResourceAllocation | 16 | |
XboxSharedResourceAllocation | 17 |