The BIOSInfo type exposes the following members.

Constructors

  NameDescription
BIOSInfo
Constructor.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
ACPI
True if ACPI is supported.
AGP
True if AGP is supported.
APM
True if APM is supported.
ATAPI_ZIP_Drive_Boot
True if booting from an ATAPI ZIP drive is supported.
BIOS_characteristics_not_supported
True if we cannot get BIOS characteristics information.
BIOS_ROM_socketed
True if the BIOS ROM is socketed.
BIOS_shadowing_allowed
True if BIOS shadowing is allowed.
BIOS_upgradeable
True if the BIOS is upgradeable.
Boot_from_PC_card
True if it is possible to boot from a PC card.
CD_Boot
True if the BIOS supports booting from a CD-ROM drive.
EDD_spec
True if the EDD specification is supported.
EISA
True if using the EISA bus architecture.
Enable_Targeted_Content_Distribution
True if Targeted Content Distribution is supported.
ESCD
True if using ESCD.
I2C
True if I2C is supported.
I2O_Boot
True if I2O boot is supported.
IEEE_1394
True if IEEE 1394 is supported.
IEEE_1394_Boot
True if booting from IEEE 1394 is supported.
IR
True if IR is supported.
ISA
True if using the ISA bus architecture.
LS_120_Boot
True if LS 120 boot is supported.
MCA
True if using the MCA bus architecture.
NEC_PC_98
True if this is a NEC PC 98 compliant system.
PC_card
True if using the PC Card bus architecture.
PCI
True if using the PCI bus architecture.
PCMCIA
True if PCMCIA is available.
PnP
True if Plug-and-Play is supported.
PrimaryBIOS
True if this is the primary BIOS.
ReleaseDate
The release date of the BIOS.
Selectable_boot
True if the BIOS supports selecting the boot source.
Smart_Battery
True if the battery is smart.
USB_Legacy
True if Legacy USB is supported.
Vendor
The vendor of the BIOS.
Version
The version of the BIOS.
VL_VESA
True if using VESA.

See Also