ComputerInfo.OsMuiLanguages Property

Definition

Array of Multilingual User Interface Pack (MUI Pack) languages installed on the computer

public:
 property cli::array <System::String ^> ^ OsMuiLanguages { cli::array <System::String ^> ^ get(); };
public:
 property Platform::Array <Platform::String ^> ^ OsMuiLanguages { Platform::Array <Platform::String ^> ^ get(); };
public string[] OsMuiLanguages { get; }
member this.OsMuiLanguages : string[]
Public ReadOnly Property OsMuiLanguages As String()

Property Value

String[]

Applies to