ComputerInfo.BiosInstallableLanguages Property

Definition

Number of languages available for installation on this system. Language may determine properties such as the need for Unicode and bidirectional text

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

Property Value

Applies to