ComputerInfo.BiosSystemBiosMinorVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)