ComputerInfo.BiosLanguageEdition Property

Definition

Language edition of the BIOS firmware. The language codes defined in ISO 639 should be used. Where the software element represents a multilingual or international version of a product, the string "multilingual" should be used

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

Property Value

Applies to