Gets or sets the path to the language recognition folder that provides the languageRecognition.resources file which is required to detect language scopes in a text. The default value is "(Auto)" that determines the LanguageRecognition 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 LanguageRecognitionDirectoryPath{ get; }
Public ReadOnly Property LanguageRecognitionDirectoryPath() As String