ICultureInfo.NativeName

Syntax

NativeName: String;

Description

The NativeName property returns culture name using the following format <language in full> (<country or region in full>) in the language set for this culture.

Example

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

See also:

ICultureInfo