Share via


/LCID (Dexplore)

Sets the default language used for text and other values within Document Explorer.

dexplore /LCID<LocaleID>

Arguments

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

Remarks

This option starts Document Explorer and sets the default natural language for the user interface. This change is persisted between sessions and reflected on the International Settings pane of the Environment options in the Options dialog box of the integrated development environment (IDE).

Example

This example starts Document Explorer with English text in the user interface.

dexplore /LCID 1033

See Also

Reference

Dexplore Command-Line Options