Gets or sets the path to the default synonym lists folder. The default value is "(Auto)" that determines the SynonymLists directory at the application's root folder or in the \Assembly\ subdirectory in the development machine's TX Spell .NET installation directory.

Introduced: 9.0.

Syntax

public string SynonymListsDirectoryPath{ get; }
Public ReadOnly Property SynonymListsDirectoryPath() As String