dict.cc dictionary

DictCfg.m_dictfilename Field

Name of the dictionary file to use

[Visual Basic]
Private m_dictfilename As String
[C#]
private string m_dictfilename;

Remarks

Not necessarly the same name as in the index file itself. This is only the last entry in the dictionary file name input in the configuration form.

See Also

DictCfg Class | dict Namespace