March 2003
Intermediate to advanced
896 pages
32h 35m
English
BootMode
This enumeration represents the different modes in which a system can
have been started. It is returned by the BootMode
property of the SystemInformation class.
public enum BootMode { Normal = 0, FailSafe = 1, FailSafeWithNetwork = 2 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ BootMode
SystemInformation.BootMode
Read now
Unlock full access