ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker Namespace / SpellDictionaryBase Class / FileName Property

In This Topic
    FileName Property (SpellDictionaryBase)
    In This Topic
    Gets or sets the name of the file that contains the dictionary.
    Syntax
    'Declaration
     
    Public Overridable Property FileName As System.String
    public virtual System.string FileName {get; set;}
    See Also