Show contents 

System > System Assembly Interfaces > ICultureInfo > ICultureInfo.TwoLetterISOLanguageName

ICultureInfo.TwoLetterISOLanguageName

Syntax

TwoLetterISOLanguageName: String;

Description

The TwoLetterISOLanguageName property returns the 2-letter ISO 639-1 language code.

Example

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

See also:

ICultureInfo