| CultureInfoTwoLetterISOLanguageName Property | 
Gets the ISO 639-1 two-letter code for the language of the current 
CultureInfo.
 
Namespace: System.GlobalizationAssembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
 Syntax
Syntaxpublic virtual string TwoLetterISOLanguageName { get; }Return Value
Type: 
StringThe ISO 639-1 two-letter code for the language of the current 
CultureInfo.
 See Also
See Also