CultureInfo.LCID

Syntax

LCID: Number

Description

The LCID property sets language code.

Comments

Property value is set directly or from JSON. By default this property is set to 1033, which corresponds to English language code.

Example

The example of property use is given in description of the PP.CultureInfo constructor.

See also:

CultureInfo