Returns the language of the MainThesFile.

Namespace:  C1.Win.C1Thesaurus
Assembly:  C1.Win.C1Thesaurus.2 (in C1.Win.C1Thesaurus.2.dll)

Syntax

C#
[BrowsableAttribute(false)]
public LanguageEnum ThesaurusLanguage { get; }
Visual Basic (Declaration)
<BrowsableAttribute(False)> _
Public ReadOnly Property ThesaurusLanguage As LanguageEnum

See Also