ComputerInfo.BiosSMBIOSMajorVersion Property

Definition

SMBIOS major version number. This property is null if SMBIOS is not found

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

Property Value

Applies to