True if booting from an ATAPI ZIP drive is supported.

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

Syntax

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

See Also