ComputerInfo.BiosSystemBiosMajorVersion Property

Definition

Major elease of the System BIOS

public:
 property Nullable<System::UInt16> BiosSystemBiosMajorVersion { Nullable<System::UInt16> get(); };
public ushort? BiosSystemBiosMajorVersion { get; }
member this.BiosSystemBiosMajorVersion : Nullable<uint16>
Public ReadOnly Property BiosSystemBiosMajorVersion As Nullable(Of UShort)

Property Value

Applies to