LanguageInfoAbbr 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.
See
AbbrToCulture(String) and
CultureToAbbr(CultureInfo) for related conversions.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
public string Abbr { get; }
Public ReadOnly Property Abbr As String
Get
public:
property String^ Abbr {
String^ get ();
}
member Abbr : string with get
Property Value
String