True if the BIOS can pause before booting.

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

Syntax

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

See Also