ICultureInfo.EnglishName

Syntax

EnglishName: String;

Description

The EnglishName property returns the name of the culture in English using the following format: <language in full> (<country or region in full>.

Example

The example of use is given in description of the ICultureInfo.Name property.

See also:

ICultureInfo