ComputerInfo.OsLanguage 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.
Language version of the operating system installed
public:
 property System::String ^ OsLanguage { System::String ^ get(); };public:
 property Platform::String ^ OsLanguage { Platform::String ^ get(); };public string OsLanguage { get; }member this.OsLanguage : stringPublic ReadOnly Property OsLanguage As String