Initializing help system before first use

GetLocaleDir Method

obtain the location of the translated messages. This function can be used to specify the location of the translated messages (native language support) if they are not stored in the usual place.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 4.8.0.0
Syntax
C#
public string GetLocaleDir()

Return Value

Type:  String
path to the messages directory
See Also