_DTE.LocaleID Property
Visual Studio 2015
Gets the ID of the locale in which the development environment is running.
Assembly: EnvDTE (in EnvDTE.dll)
Property Value
Type: System.Int32An integer value representing the ID of the locale in which the development environment is running.
The ID returned by the LocaleID property indicates a folder that stores localized resource DLLs.
Show: