ComputerInfo.OsLocaleID 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 identifier used by the operating system.
public:
 property System::String ^ OsLocaleID { System::String ^ get(); };public:
 property Platform::String ^ OsLocaleID { Platform::String ^ get(); };public string OsLocaleID { get; }member this.OsLocaleID : stringPublic ReadOnly Property OsLocaleID As StringProperty Value
Remarks
A language identifier is a standard international numeric abbreviation for a country/region. Each language has a unique language identifier (LANGID), a 16-bit value that consists of a primary language identifier and a secondary language identifier