LanguageInfo.GetFullName Method

Returns full 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 GetFullName(
	string shortName
)

Parameters

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

Return Value

String
Full text description of the language file.

See Also