LanguageInfo.GetShortName Method

Returns short text description of the language file.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public static string GetShortName(
	string fullName
)

Parameters

fullName  String
3-letter code of the interface translation language.

Return Value

String
Short text description of the language file.

See Also