ComputerInfo.OsMuiLanguages 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 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[]