Installation and Deployment Frequently Asked Questions

This topic addresses questions from the Visual Studio SDK user community about installation and deployment. The topic will continue to be updated with new content from the community.

Contents

  • Determining the LCID of a Visual Studio Installation Programmatically

Determining the LCID of a Visual Studio Installation Programmatically

Q: Is there a way to programmatically determine the LCID of a Visual Studio installation?

A: GetUILocale or GetUILocalewill return the LCID of Visual Studio currently in use.

See Also

Other Resources

Releasing a Visual Studio Integration Product