BootOptionAction 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.
Actions related to the BootOptionOn* properties of the Win32_ComputerSystem CIM class
public enum class BootOptionAction
public enum class BootOptionAction
enum BootOptionAction
public enum BootOptionAction
type BootOptionAction =
Public Enum BootOptionAction
- Inheritance
-
BootOptionAction
Fields
Name | Value | Description |
---|---|---|
OperatingSystem | 1 | Boot into operating system |
SystemUtilities | 2 | Boot into system utilities |
DoNotReboot | 3 | Do not reboot |