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