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 : string
Public ReadOnly Property OsLocaleID As String
Property 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