LanguageInfo.Abbr Property

Three-letter code of the language. In general complies with ISO 639-2, but there are several exceptions due to backward compatibility and in complex cases.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public string Abbr { get; set; }

Property Value

String

See Also