ComponentOne SpellChecker for WinForms
C1.Win.SpellChecker.8 Assembly / C1.Win.SpellChecker 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