Returns the version of the MainThesFile.
Namespace:
C1.Win.C1ThesaurusAssembly: 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 |