Gets the ISO 639-2 three-letter code for the language of the current System.Globalization.CultureInfo.
Documentation for this section has not yet been entered.
For example, the three-letter abbreviation for English is "eng".
When communicating between processes or persisting data it is usually better to use the full CultureInfo.Name. Using just the language can lose context and data.