ComputerInfo.BiosSMBIOSPresent Property

Definition

If true, the SMBIOS is available on this computer system

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

Property Value

Applies to