ComputerInfo.BiosVersion Property

Definition

Version of the BIOS. This string is created by the BIOS manufacturer

public:
 property System::String ^ BiosVersion { System::String ^ get(); };
public:
 property Platform::String ^ BiosVersion { Platform::String ^ get(); };
public string BiosVersion { get; }
member this.BiosVersion : string
Public ReadOnly Property BiosVersion As String

Property Value

Applies to