Automatically loads the dictionary.

C# | Visual Basic | Visual C++ |
public static bool AutoLoadDictionary( string path, CultureInfo cultureInfoByDefault, ILogger log )
Public Shared Function AutoLoadDictionary ( _ path As String, _ cultureInfoByDefault As CultureInfo, _ log As ILogger _ ) As Boolean
public: static bool AutoLoadDictionary( String^ path, CultureInfo^ cultureInfoByDefault, ILogger^ log )

- path (String)
- The path.
- cultureInfoByDefault (CultureInfo)
- The default information for the culture type.
- log (ILogger)
- The log.

The dictionary.