ComputerInfo.BiosEmbeddedControllerMinorVersion Property

Definition

Minor version of the embedded controller firmware

public:
 property Nullable<short> BiosEmbeddedControllerMinorVersion { Nullable<short> get(); };
public short? BiosEmbeddedControllerMinorVersion { get; }
member this.BiosEmbeddedControllerMinorVersion : Nullable<int16>
Public ReadOnly Property BiosEmbeddedControllerMinorVersion As Nullable(Of Short)

Property Value

Applies to