Returns the version of the MainThesFile.

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

Syntax

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

See Also