Share via


/lcid or /l

Sets the default language used for text, currency, and other values within the integrated development environment (IDE).

devenv{/LCID|/l} LocaleID

Arguments

  • LocaleID
    Required. The LCID (locale ID) of the language you specify.

Remarks

Loads the IDE and sets the default natural language for the environment. This change is persisted between sessions and reflected on the International Settings pane of the Environment options in the Options dialog box in the IDE.

Example

This example loads the IDE with English resources strings.

devenv /LCID 1033

See Also

Devenv Command Line Switches | International Settings, Environment, Options Dialog Box | Window Management