ComputerInfo.BiosPrimaryBIOS Property

Definition

If true, this is the primary BIOS of the computer system

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

Property Value

Applies to