ICultureInfo.NativeLanguage

Syntax

NativeLanguage: String;

Description

The NativeLanguage property returns the name of the culture language in the language set for this culture.

Example

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

See also:

ICultureInfo