Click or drag to resize

dictionaryResourceSetupfileNameSearchPattern Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Search pattern to be used when searching for Apertium dictionary file

Namespace:  imbNLP.PartOfSpeech.providers.dictionary.apertium
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public string fileNameSearchPattern { get; set; }

Property Value

Type: String
The file name search pattern.
See Also