IVCWizCtlUI::GetSystemLCID Method ()
Visual Studio 2015
Gets the default language locale ID from the system.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
The default language is stored in the system registry as a decimal.
The LCID identifies a locale for language support. Locale information is used for international string comparisons and localized member names.
Show: