ComputerInfo.BiosListOfLanguages 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.
Array of names of available BIOS-installable languages
public:
property cli::array <System::String ^> ^ BiosListOfLanguages { cli::array <System::String ^> ^ get(); };
public:
property Platform::Array <Platform::String ^> ^ BiosListOfLanguages { Platform::Array <Platform::String ^> ^ get(); };
public string[] BiosListOfLanguages { get; }
member this.BiosListOfLanguages : string[]
Public ReadOnly Property BiosListOfLanguages As String()
Property Value
String[]