CultureInfo.DisplayName

Syntax

DisplayName: String

Description

The DisplayName property sets full name of the language.

Comments

Property value is set directly or from JSON, by default it is set to English.

Example

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

See also:

CultureInfo