ComputerInfo.BiosSystemBiosMinorVersion Property

Definition

Minor release of the System BIOS

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

Property Value

Applies to