True if the BIOS can boot from a floppy.

Namespace:  Intel.Manageability.HardwareAssets
Assembly:  HLAPI (in HLAPI.dll)

Syntax

C#
public bool BIOS_Boot_From_Floppy_available { get; internal set; }
Visual Basic (Declaration)
Public Property BIOS_Boot_From_Floppy_available As Boolean

See Also