ComputerInfo.CsBootROMSupported Property

Definition

If true, indicates whether a boot ROM is supported

public:
 property Nullable<bool> CsBootROMSupported { Nullable<bool> get(); };
public bool? CsBootROMSupported { get; }
member this.CsBootROMSupported : Nullable<bool>
Public ReadOnly Property CsBootROMSupported As Nullable(Of Boolean)

Property Value

Applies to