ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker Namespace / SpellDictionaryBase Class / m_fileName Field

In This Topic
    m_fileName Field (SpellDictionaryBase)
    In This Topic
    Name of the file where the word list was loaded from.
    Syntax
    'Declaration
     
    Protected m_fileName As System.String
    protected System.string m_fileName
    See Also