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.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public string Abbr { get; set; }
Public Property Abbr As String
Get
Set
public:
property String^ Abbr {
String^ get ();
void set (String^ value);
}
member Abbr : string with get, set
Property Value
String